mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
3 lines
112 B
JavaScript
3 lines
112 B
JavaScript
import { appendFileSync } from 'fs';
|
|
|
|
appendFileSync('dist/metamuxer.d.ts', '\nexport as namespace Metamuxer;'); |