Blame view

天文台pc/tianwentai-ui/node_modules/vite/index.d.cts 209 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
  /**
   * @deprecated The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
   */
  declare const module: any
  
  export = module