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>
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
declare function useId(deterministicId?: string): string;
|
|
|
|
export { useId };
|