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 8ea18f4 commit a02e4e2Copy full SHA for a02e4e2
src/promise/index.ts
@@ -1 +1,2 @@
1
export { delay } from './delay.ts';
2
+export { pChain } from './pChain.ts';
0 commit comments