We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7679537 commit d76af56Copy full SHA for d76af56
packages/util/package.json
@@ -3,6 +3,7 @@
3
"version": "0.12.1",
4
"description": "browser utils for @ffmpeg/*",
5
"main": "./dist/cjs/index.js",
6
+ "type": "module",
7
"types": "./dist/cjs/index.d.ts",
8
"exports": {
9
".": {
0 commit comments