Files
power-apps-codeapps-pipelines/CodeApp_NeonReactor/node_modules/@rolldown/pluginutils/dist/utils.d.ts
T
2026-07-12 15:11:38 +02:00

3 lines
129 B
TypeScript

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