UNPKG

@kubb/react

Version:

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

13 lines (10 loc) 469 B
import * as react from 'react'; import './globals-Dfp2ujko.cjs'; import react_jsx_runtime__default from 'react/jsx-runtime'; import '@kubb/core/fs'; import './types-Jc5o8Ldu.cjs'; declare const Fragment: react.ExoticComponent<react.FragmentProps>; declare const jsx: typeof react_jsx_runtime__default.jsx; declare const jsxs: typeof react_jsx_runtime__default.jsxs; declare const jsxDEV: typeof react_jsx_runtime__default.jsx; export { Fragment, jsx, jsxDEV, jsxs };