UNPKG

@kepler.gl/constants

Version:

kepler.gl constants used by kepler.gl components, actions and reducers

5 lines (4 loc) 94 B
export declare const PLOT_TYPES: { histogram: "histogram"; lineChart: "lineChart"; };