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

6 lines (5 loc) 153 B
export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ active: string; item: string; selected: string; }>;