We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b5a239 + 2142dda commit 02c0203Copy full SHA for 02c0203
src/promise/index.ts
@@ -1 +1,2 @@
1
export { delay } from './delay.ts';
2
+export { pChain } from './pChain.ts';
0 commit comments