This commit is contained in:
8
node_modules/astro/dist/vite-plugin-html/index.d.ts
generated
vendored
8
node_modules/astro/dist/vite-plugin-html/index.d.ts
generated
vendored
@@ -1,8 +0,0 @@
|
||||
export default function html(): {
|
||||
name: string;
|
||||
options(options: any): void;
|
||||
transform(source: string, id: string): Promise<{
|
||||
code: string;
|
||||
map: import("magic-string").SourceMap;
|
||||
} | undefined>;
|
||||
};
|
||||
Reference in New Issue
Block a user