We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0642d + d76af56 commit f2f06d5Copy full SHA for f2f06d5
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