Files
Camilou.fr/VUEJS/myapp/node_modules/@rolldown/pluginutils/dist/utils.d.ts
T
Camilla Schoeser 6a71f91e2f ajout du site
2026-05-29 21:38:59 +02:00

3 lines
129 B
TypeScript

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