UNPKG

@remotion/renderer

Version:

Render Remotion videos using Node.js or Bun

3 lines (2 loc) 157 B
export declare const getBundleUrlFromServeUrl: (serveUrl: string) => string; export declare const getBundleMapUrlFromServeUrl: (serveUrl: string) => string;