Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@emotion /react /dist /declarations /src /jsx-runtime.d.ts
| import * as ReactJSXRuntime from 'react/jsx-runtime'; | |
| export type { EmotionJSX as JSX } from "./jsx-namespace.js"; | |
| export declare const Fragment: import("react").ExoticComponent<{ | |
| children?: import("react").ReactNode; | |
| }>; | |
| export declare const jsx: typeof ReactJSXRuntime.jsx; | |
| export declare const jsxs: typeof ReactJSXRuntime.jsxs; | |