npmci/dist/mod_purge/index.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2017-06-07 13:16:33 +00:00
export declare let purge: (argvArg: any) => Promise<void>;