Skip to content

Commit

Permalink
ADd tv export
Browse files Browse the repository at this point in the history
  • Loading branch information
enjikaka committed May 13, 2024
1 parent e526c6b commit 53b3184
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"type": "module",
"exports": {
"import": "./dist/index.js",
"default": "./dist/index.js"
"default": "./dist/index.js",
"tv": "./dist/tv/index.js"
},
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 53b3184

Please sign in to comment.