3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
import "typings-global";
|
|
export declare let publish: (serviceArg?: string) => any;
|