Files
video-gen/video-gen-admin/node_modules/@rolldown/pluginutils/dist/utils.d.ts
T
2026-05-25 17:08:18 +08:00

3 lines
129 B
TypeScript

export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;