Skip to content

Commit

Permalink
chore: update index.ts exports
Browse files Browse the repository at this point in the history
  • Loading branch information
ForeverSc committed Jul 16, 2024
1 parent 82e3702 commit f375371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export type { WebAVStream, WebAVPacket, WebAVCodecParameters } from './types';
export { AVMediaType } from './types';
export { WebDemuxer } from "./web-demuxer";

0 comments on commit f375371

Please sign in to comment.