bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

root / docs / .vitepress / theme / env.d.ts

env.d.ts (173B)


      1 declare module '*.vue' {
      2   import type { DefineComponent } from 'vue'
      3   const component: DefineComponent<{}, {}, any>
      4   export default component
      5 }
      6 
      7 declare module '*.css' {}
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror