增加养老监测模块
This commit is contained in:
Vendored
+1
-1
@@ -194,6 +194,6 @@ declare module 'astro:content' {
|
||||
LiveContentConfig['collections'][C]['loader']
|
||||
>;
|
||||
|
||||
export type ContentConfig = typeof import("../src/content.config.mjs");
|
||||
export type ContentConfig = typeof import("./../src/content.config.mjs");
|
||||
export type LiveContentConfig = never;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user