UNPKG

@ant-design/happy-work-theme

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