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.
2 parents 45d9826 + 2824597 commit 2142ddaCopy full SHA for 2142dda
src/promise/index.ts
@@ -1 +1,2 @@
1
export { delay } from './delay.ts';
2
+export { pChain } from './pChain.ts';
0 commit comments