Files
Arbejd.com-react/node_modules/@rolldown/pluginutils/dist/utils.d.ts
2026-02-14 10:46:50 +01:00

3 lines
129 B
TypeScript

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