UNPKG

@remotion/renderer

Version:

Render Remotion videos using Node.js or Bun

6 lines (5 loc) 110 B
export type EmittedArtifact = { filename: string; content: string | Uint8Array; frame: number; };