Files
Canteen-Management-System/counter-frontend/node_modules/@rolldown/pluginutils/dist/utils.d.ts
2026-07-24 12:06:56 +05:30

3 lines
129 B
TypeScript

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