Files
clawbot/skills/remotion-prompt-video/node_modules/@remotion/renderer/dist/get-bundle-url-from-serve-url.d.ts
T

3 lines
157 B
TypeScript

export declare const getBundleUrlFromServeUrl: (serveUrl: string) => string;
export declare const getBundleMapUrlFromServeUrl: (serveUrl: string) => string;