DefinitelyTyped/types/lodash-es/isFunction.d.ts

3 lines
64 B
TypeScript

import { isFunction } from "lodash";
export default isFunction;