3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
import "typings-global";
|
|
export declare let build: (commandArg: any) => any;
|