UNPKG

@sryd/cssinjs-utils

Version:

A cssinjs util library to support its ecosystem libraries.

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