Skip to content

Commit

Permalink
feat: export schema-schema types
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Sep 25, 2024
1 parent c84ab1e commit 222b531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"./typed.js": {
"import": "./lib/typed.js",
"types": "./types/lib/typed.d.js"
},
"./schema-schema.js": {
"types": "./types/schema-schema.d.ts"
}
},
"bin": {
Expand Down

0 comments on commit 222b531

Please sign in to comment.