This commit is contained in:
5
node_modules/astro/dist/vite-plugin-mdx/index.d.ts
generated
vendored
Normal file
5
node_modules/astro/dist/vite-plugin-mdx/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { type Plugin } from 'vite';
|
||||
/**
|
||||
* @deprecated This plugin is no longer used. Remove in Astro 5.0
|
||||
*/
|
||||
export default function mdxVitePlugin(): Plugin;
|
||||
Reference in New Issue
Block a user