UNPKG

nxkit

Version:

This is a collection of tools, independent of any other libraries

4 lines (3 loc) 170 B
export declare var options: Dict; export declare var helpInfo: string[]; export declare function defOpts(name: string | string[], defaultValue: any, info: string): void;