UNPKG

dumi-theme-antd-style-nbb

Version:

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

7 lines (6 loc) 294 B
export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{ header: import("antd-style").SerializedStyles; content: import("antd-style").SerializedStyles; left: import("antd-style").SerializedStyles; right: import("antd-style").SerializedStyles; }>;