npmci/dist/npmci.clean.d.ts

6 lines
99 B
TypeScript
Raw Normal View History

2016-06-26 02:54:10 +00:00
import "typings-global";
/**
* cleans npmci config files
*/
export declare let clean: () => any;