feat(client): add root promise entrypoint
This commit is contained in:
parent
fbb0fdf88a
commit
6a85f0d3db
4 changed files with 156 additions and 56 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"dist"
|
||||
],
|
||||
"exports": {
|
||||
".": "./src/promise/index.ts",
|
||||
"./promise": "./src/promise/index.ts",
|
||||
"./promise/api": "./src/promise/api.ts",
|
||||
"./effect": "./src/effect/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue