mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(packages): add mux media with src parsing, structured source, and storyboards (#1850)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
"types": "./dist/function.d.ts",
|
||||
"default": "./dist/function.js"
|
||||
},
|
||||
"./jwt": {
|
||||
"types": "./dist/jwt.d.ts",
|
||||
"default": "./dist/jwt.js"
|
||||
},
|
||||
"./object": {
|
||||
"types": "./dist/object.d.ts",
|
||||
"default": "./dist/object.js"
|
||||
|
||||
Reference in New Issue
Block a user