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