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