UNPKG

@cainiaofe/cn-ui-m

Version:
5 lines (4 loc) 150 B
import type { CnTabItemProps, CnTabProps } from './types'; export * from './tab'; export * from './item'; export type { CnTabProps, CnTabItemProps };