@kubb/react
Version:
React integration for Kubb, providing JSX runtime support and React component generation capabilities for code generation plugins.
13 lines (12 loc) • 490 B
TypeScript
import "./globals-CwlRa4y3.js";
import "./types-Caq5b3m8.js";
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.ts.map