export const isFunction = (value) => typeof value === "function"; //# sourceMappingURL=is-function.js.map