UNPKG

@kubb/react

Version:

React integration for Kubb, providing JSX runtime support and React component generation capabilities for code generation plugins.

13 lines (12 loc) 493 B
import "./globals-Zt8u80fO.cjs"; import "./types-DVQ-PYgG.cjs"; import * as react0 from "react"; import ReactJSXRuntime from "react/jsx-runtime"; //#region src/jsx-runtime.d.ts declare const Fragment: react0.ExoticComponent<react0.FragmentProps>; declare const jsx: typeof ReactJSXRuntime.jsx; declare const jsxs: typeof ReactJSXRuntime.jsxs; declare const jsxDEV: typeof ReactJSXRuntime.jsx; //#endregion export { Fragment, jsx, jsxDEV, jsxs }; //# sourceMappingURL=jsx-dev-runtime.d.cts.map