UNPKG

@tradingaction/indicators

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