UNPKG

@cainiaofe/cn-ui-charts

Version:
8 lines (7 loc) 161 B
import React from 'react'; declare const CnChart: { (props: any): React.JSX.Element; displayName: string; }; export default CnChart; export { CnChart };