UNPKG

@remotion/renderer

Version:

Render Remotion videos using Node.js or Bun

3 lines (2 loc) 119 B
export declare const findClosestPackageJson: () => string | null; export declare const findRemotionRoot: () => string;