UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

3 lines (2 loc) 150 B
export declare let sourceId: string; export declare function getData(options?: Record<string, string | undefined>): Promise<Record<string, unknown>>;