UNPKG

fortea

Version:

some tools for js, save your time for a cup of tea

3 lines (2 loc) 79 B
declare function isFunc(value: any): value is Function; export default isFunc;