3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export declare const defaults: () => void;
|
|
export declare const sanitize: (argv: any) => any;
|