UNPKG

@arco-vue-pro-components/pro-components

Version:
5 lines (4 loc) 84 B
function getPrefixCls(name) { return `am-vue-${name}`; } export { getPrefixCls };