Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { PluginContainer } from 'vite';
|
||||
export declare const frontmatterRE: RegExp;
|
||||
export declare function replaceTopLevelReturns(code: string): string;
|
||||
export declare function loadId(pluginContainer: PluginContainer, id: string): Promise<string | undefined>;
|
||||
Reference in New Issue
Block a user