Vollständiges Redesign mit Gold-Formularen, BMP-Logo, multi-step Forms (Bewerbung, Kontakt, Sponsoring), Netlify-Deployment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
129 B
TypeScript
3 lines
129 B
TypeScript
export declare function cleanUrl(url: string): string;
|
|
export declare function extractQueryWithoutFragment(url: string): string;
|