UNPKG

@cainiaofe/cn-ui-m

Version:
5 lines (4 loc) 140 B
import './index.scss'; import type { CnRatingProps } from './types'; export { CnRating } from './cn-rating'; export type { CnRatingProps };