UNPKG

vite-plugin-react-server

Version:
5 lines 277 B
export { Html } from "./html.js"; export { Root } from "./root.js"; export { Css } from "./css.js"; export type { HtmlProps, RootProps, CssProps, HtmlComponentType, RootComponentType, PageComponentType, CssComponentType } from "../types.js"; //# sourceMappingURL=index.d.ts.map