UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 135 B
import React from 'react'; import type { CnDemoPageProps } from './types'; export declare const CnDemoPage: React.FC<CnDemoPageProps>;