We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8383975 commit 6f3ad43Copy full SHA for 6f3ad43
jsr.json
@@ -1,7 +1,10 @@
1
{
2
"name": "@openai/openai",
3
"version": "4.79.1",
4
- "exports": "./index.ts",
+ "exports": {
5
+ ".": "./index.ts",
6
+ "./beta/realtime/websocket": "./beta/realtime/websocket.ts"
7
+ },
8
"publish": {
9
"exclude": [
10
"!."
0 commit comments