UNPKG

@cainiaofe/cn-ui-m

Version:
7 lines (6 loc) 205 B
import type { CnIconProps } from './types'; import './index.scss'; import './rtl.scss'; export { CnIcon } from './cn-icon'; export { createFromIconfontCN } from './icon-font'; export type { CnIconProps };