Files
ob248.com/node_modules/@rolldown/pluginutils/dist/utils.d.ts
2026-02-05 17:31:20 +00:00

3 lines
129 B
TypeScript

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