UNPKG

dumi-theme-antd-style

Version:

dumi-theme-antd-style 是为 dumi2 打造的一款文档站主题包,提供了更加美观、易用的研发与阅读体验

8 lines (7 loc) 288 B
export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ container: import("antd-style").SerializedStyles; shortcut: string; popover: import("antd-style").SerializedStyles; svg: string; input: import("antd-style").SerializedStyles; }>;