npmci/dist/mod_clean/index.d.ts
PhilKunz External b6a85319b0 Go modular
2017-05-18 20:40:09 +00:00

5 lines
84 B
TypeScript

/**
* cleans npmci config files
*/
export declare let clean: () => Promise<void>;