UNPKG

@react-stockcharts3/indicators

Version:

Indicators for react-stockcharts3

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