UNPKG

@cainiaofe/cn-ui-charts

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