UNPKG

@tvanlaerhoven/epex-client

Version:

Collect European Power Exchange (EPEX) market data

5 lines (4 loc) 220 B
export declare const today: () => string; export declare const tomorrow: () => string; export declare const toQuarterlyString: (period: number) => string; export declare const toHourlyString: (period: number) => string;