UNPKG

dumi-theme-lobehub

Version:

dumi-theme-lobehub is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui

4 lines (3 loc) 180 B
import { PropsWithChildren } from 'react'; declare const StyleRegistry: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element; export default StyleRegistry;