iles
Version:
Vite & Vue powered static site generator with partial hydration
2 lines (1 loc) • 611 B
TypeScript
export type { AppClientConfig, AppConfig, BaseIlesConfig, Awaited, ConfigEnv, CreateAppConfig, CreateAppFactory, HeadConfig, IslandDefinition, OnLoadFn, IslandsByPath, LayoutFactory, Document, NamedPlugins, PageComponent, PageData, RawPageMatter, PageFrontmatter, PageMeta, PageProps, IlesModule, IlesModuleLike, IlesModuleOption, MDXComponents, RouteMeta, Router, RouteRecordRaw, RouteLocationNormalizedLoaded, RouterOptions, AppContext, GetStaticPaths, StaticPath, SSGContext, RouteToRender, UserApp, UserSite, UserConfig, ViteOptions, PreactOptions, SolidOptions, SvelteOptions, } from '../../types/shared';