UNPKG

177 BTypeScriptView Raw
1declare const _default: (value: any) => value is Function;
2/**
3 * @see https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_isfunction
4 */
5export default _default;