UNPKG

@ant-design/cssinjs-utils

Version:

A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.

3 lines (2 loc) 113 B
declare const getCompVarPrefix: (component: string, prefix?: string) => string; export default getCompVarPrefix;