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.
1 parent 6ac8016 commit f5d70ddCopy full SHA for f5d70dd
package.json
@@ -4,6 +4,7 @@
4
"description": "Javascript ORM",
5
"main": "_bundles/jsorm.js",
6
"module": "lib-esm/index.js",
7
+ "types": "lib-esm/index.d.ts",
8
"author": "Lee Richmond",
9
"license": "MIT",
10
"scripts": {
0 commit comments