UNPKG

ts-arima-forecast

Version:

TypeScript library for ARIMA, SARIMA (soon), and SARIMAX (soon) forecasting

2 lines 116 B
export declare const memoize: <T extends (...args: any[]) => any>(fn: T) => T; //# sourceMappingURL=helpers.d.ts.map