UNPKG

203 BTypeScriptView Raw
1export declare const cliPjson: (o: any, filename: string) => void;
2export declare const pluginPjson: (o: any, filename: string) => void;
3export declare const command: (o: any, filename: string) => void;