UNPKG

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