UNPKG

@waves/node-state

Version:
6 lines (5 loc) 235 B
export declare const out: string | undefined; export declare const config: string | undefined; export declare const mode: "json" | "typescript"; export declare const upNode: boolean; export declare const runTests: boolean | undefined;