UNPKG

@stoqey/finnhub

Version:
3 lines (2 loc) 108 B
export declare const JSONDATA: (data: any) => Record<string, any> | string | null; export default JSONDATA;