UNPKG

64 BTypeScriptView Raw
1import { isFunction } from "lodash";
2export default isFunction;