UNPKG

137 BTypeScriptView Raw
1export declare const exit: (code: number) => any;
2export declare const processArgs: string[];
3export declare const platformInfo: string;