tj
2025-04-30 5a30c92533a87bd5c93ab8620e6de695a66a3b3a
1
2
3
4
5
6
declare global {
    const bootstrap: typeof import('bootstrap');
  }
  
  export {};