fix: 修正类型声明文件的引用路径
This commit is contained in:
5688
pnpm-lock.yaml
generated
Normal file
5688
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
2
src/env.d.ts
vendored
2
src/env.d.ts
vendored
@@ -1,2 +1,2 @@
|
||||
/// <reference types="astro/client" />
|
||||
/// <reference path="../../../.astro/types.d.ts" />
|
||||
/// <reference path="../.astro/types.d.ts" />
|
||||
Reference in New Issue
Block a user