This commit is contained in:
5
node_modules/astro/dist/vite-plugin-mdx/transform-jsx.d.ts
generated
vendored
5
node_modules/astro/dist/vite-plugin-mdx/transform-jsx.d.ts
generated
vendored
@@ -1,5 +0,0 @@
|
||||
import type { TransformResult } from 'rollup';
|
||||
/**
|
||||
* @deprecated This function is no longer used. Remove in Astro 5.0
|
||||
*/
|
||||
export declare function transformJSX(code: string, id: string, ssr?: boolean): Promise<TransformResult>;
|
||||
Reference in New Issue
Block a user