kjelsrud.dev/node_modules/astro/dist/jsx/babel.d.ts
2023-07-19 21:31:30 +02:00

2 lines
93 B
TypeScript

import type { PluginObj } from '@babel/core';
export default function astroJSX(): PluginObj;