Skip to content

Commit 8df7442

Browse files
authored
Merge pull request #829 from nezort11/patch-1
Reexport ffmpeg constants (version, url) in index
2 parents efac247 + 3a16b8c commit 8df7442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ffmpeg/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from "./classes.js";
22
export * from "./types.js";
3+
export * from "./const.js";

0 commit comments

Comments
 (0)