UNPKG

pandora-metrics

Version:
4 lines (3 loc) 198 B
export declare function runScript(pl: any): Promise<{}>; export declare function startsWith(str: any, target: any, position?: number): boolean; export declare function extractInt(str: any): number;