feat: more fixes

This commit is contained in:
2023-11-01 16:10:12 +01:00
parent 4bdd4b20d0
commit 62d5ea4275
23 changed files with 80 additions and 289 deletions

View File

@@ -32,7 +32,11 @@
},
"./schema.json": {
"import": "./lib/schema.json",
"types": "./lib/schema.d.ts"
"types": "./lib/schema.json.d.ts"
},
"./elasticsearch-mappings.json": {
"import": "./lib/elasticsearch.json",
"types": "./lib/elasticsearch.json.d.ts"
}
},
"files": [