UNPKG

@astrojs/react

Version:
6 lines (5 loc) 232 B
import jsxr from 'react/jsx-runtime'; declare const jsx: typeof jsxr.jsx, jsxs: typeof jsxr.jsxs, Fragment: import("react").ExoticComponent<{ children?: import("react").ReactNode | undefined; }>; export { jsx, jsxs, Fragment };