early/dist/index.d.ts
Philipp Kunz 4dab0f250a initial
2016-05-20 19:06:25 +02:00

3 lines
98 B
TypeScript

export declare let start: (moduleStringArg: string) => void;
export declare let stop: () => void;