Spaces:
Runtime error
Runtime error
| export const isFunction = (value) => (typeof value === "function"); | |
| export const isFunction = (value) => (typeof value === "function"); | |