UNPKG

kepler.gl

Version:

kepler.gl is a webgl based application to visualize large scale location data in the browser

5 lines (4 loc) 185 B
import React from 'react'; import '@openassistant/echarts/dist/index.css'; import '@openassistant/ui/dist/index.css'; export declare function AiAssistantComponent(): React.JSX.Element;