Skip to content

Commit 02c0203

Browse files
committed
Merge branch 'main' into release
2 parents 8b5a239 + 2142dda commit 02c0203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/promise/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { delay } from './delay.ts';
2+
export { pChain } from './pChain.ts';

0 commit comments

Comments
 (0)