moved cli into its own file
This commit is contained in:
3
dist/npmts.cli.d.ts
vendored
Normal file
3
dist/npmts.cli.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="q" />
|
||||
import * as q from 'q';
|
||||
export declare let run: () => q.Promise<{}>;
|
||||
Reference in New Issue
Block a user