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