We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7b88b commit bffe467Copy full SHA for bffe467
src/js/index.ts
@@ -4,3 +4,4 @@ export * from './curry'
4
export * from './sleep'
5
export * from './parallel'
6
export * from './promiseFinally'
7
+export * from './timeout'
0 commit comments