tj
2025-05-08 88315e144ab2076ee1a75b24f80b165844fb3ff6
1
2
3
4
5
6
declare global {
    const bootstrap: typeof import('bootstrap');
  }
  
  export {};