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