UNPKG

@pwc-ra/components

Version:

PwC RA shared components library

4 lines 116 B
export function isFunction(value) { return typeof value === 'function'; } //# sourceMappingURL=isFunction.js.map