Skip to content

Commit d57928f

Browse files
committed
chore: wip
1 parent caa4a97 commit d57928f

5 files changed

Lines changed: 1020 additions & 761 deletions

File tree

packages/ts-cloud/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
"types": "./src/aws/index.ts",
3535
"import": "./src/aws/index.ts"
3636
},
37+
"./push": {
38+
"types": "./src/push/index.ts",
39+
"import": "./src/push/index.ts"
40+
},
3741
"./*": {
3842
"import": "./dist/*"
3943
}

0 commit comments

Comments
 (0)