Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Conversation

@sgammon
Copy link

@sgammon sgammon commented Apr 9, 2021

goog.isFunction was recently deprecated and removed, so this changeset replaces it with typeof v === 'function'.

`goog.isFunction` was recently deprecated and removed, so this changeset replaces it with `typeof v === 'function'`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant