Skip to content

Commit 784ffc3

Browse files
authored
Merge pull request #723 from snelsi/feature/export-ts-types
Export `@ffmpeg/ffmpeg` TS types declared in `src/types.ts`
2 parents d3c018a + e3a09ac commit 784ffc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ffmpeg/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export * from "./classes.js";
2+
export * from "./types.js";

0 commit comments

Comments
 (0)