Skip to content

Commit 3a16b8c

Browse files
authored
feat: Reexport ffmpeg constants to index
1 parent 63ea4cc commit 3a16b8c

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)