Bones/node_modules/typings/dist/bin-open.d.ts

3 lines
92 B
TypeScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
export declare function help(): string;
export declare function exec(args: string[]): void;