UNPKG

@backtest/command-line

Version:

This project is a CLI build around Backtest, a library for trading developers

5 lines (4 loc) 95 B
export declare function importCSVPortal(): Promise<{ error: boolean; data: string; }>;