Files
story-studio/remotion/node_modules/@remotion/webcodecs/dist/writers/buffer.d.ts
2026-02-21 10:33:18 +01:00

3 lines
152 B
TypeScript

import type { MediaParserInternalTypes } from '@remotion/media-parser';
export declare const bufferWriter: MediaParserInternalTypes['WriterInterface'];