UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 282 B
import type { IEntryPointsData, CnEntryPointsProps } from './types'; export declare const CnEntryPoints: (props: CnEntryPointsProps) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>; export type { IEntryPointsData, CnEntryPointsProps };