UNPKG

64 BTypeScriptView Raw
1declare const start: () => Promise<void>;
2export default start;