smart-webcomponents-react
Version:
[](https://jqwidgets.com/license/)
12 lines (11 loc) • 359 B
TypeScript
import { Animation, ChartColorScheme } from 3;
export {};
export { Animation, ChartColorScheme, };
export declare const Smart: any;
/**
3D Chart is a feature-complete interactive WebGL 3D graph library that answers the data visualization needs of any modern web app.
*/
export declare class {
}
declare const _default: 3;
export default _default;