Travis Fischer 2023-06-29 00:07:02 -07:00
rodzic 8acfaa6ebd
commit 73fb30bc11
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,8 +10,8 @@
"types": "./build/index.d.ts",
"exports": {
".": {
"import": "./build/index.js",
"types": "./build/index.d.ts",
"import": "./build/index.js",
"default": "./build/index.js"
}
},