UNPKG

@amanzargars/indicators

Version:
4 lines 123 B
export const functor = (v) => { return typeof v === "function" ? v : () => v; }; //# sourceMappingURL=functor.js.map