Metamuxer -> Mediabunny

This commit is contained in:
Vanilagy
2025-06-16 15:55:38 +02:00
parent 99f813c938
commit f675966004
17 changed files with 126 additions and 126 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import { appendFileSync } from 'fs';
appendFileSync('dist/metamuxer.d.ts', '\nexport as namespace Metamuxer;');
appendFileSync('dist/mediabunny.d.ts', '\nexport as namespace Mediabunny;');