UNPKG

@cainiaofe/cn-ui-m

Version:
5 lines (4 loc) 173 B
import './styles/index.scss'; import type { CnSelectorProps, ICnSelectorItem } from './types'; export * from './selector'; export type { CnSelectorProps, ICnSelectorItem };