kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
put default export as the last in package.json
rodzic
f248809873
commit
6c10e90eae
|
@ -11,8 +11,8 @@
|
|||
"exports": {
|
||||
".": {
|
||||
"import": "./build/index.js",
|
||||
"default": "./build/index.js",
|
||||
"types": "./build/index.d.ts"
|
||||
"types": "./build/index.d.ts",
|
||||
"default": "./build/index.js"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
|
|
Ładowanie…
Reference in New Issue