feat: copy connector

This commit is contained in:
2023-11-07 12:48:21 +01:00
parent 62d5ea4275
commit 780916eb35
35 changed files with 1121 additions and 119 deletions

View File

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