npmci/dist/npmci.publish.d.ts

3 lines
83 B
TypeScript
Raw Normal View History

2016-05-30 00:29:30 +00:00
import "typings-global";
2016-06-01 03:44:48 +00:00
export declare let publish: (serviceArg?: string) => any;