UNPKG

@yuntijs/ui

Version:

☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps

7 lines (6 loc) 173 B
export declare const useStyles: (props?: { theme?: string | undefined; } | undefined) => import("antd-style").ReturnStyles<{ loading: string; shiki: string; }>;