UNPKG

@ant-design/happy-work-theme

Version:
5 lines (4 loc) 216 B
import type { GlobalToken } from 'antd'; export declare const TARGET_ATTR = "data-happy-wave-target"; declare const useStyle: (prefixCls: string, hashId: string, token: GlobalToken) => void; export default useStyle;