UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

10 lines (9 loc) 297 B
export declare const useStyles: (props?: { headerHeight: number; tocWidth: number; } | undefined) => import("antd-style").ReturnStyles<{ anchor: string; container: import("antd-style").SerializedStyles; expand: string; mobileCtn: import("antd-style").SerializedStyles; }>;