UNPKG

@kepler.gl/constants

Version:

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

6 lines (5 loc) 143 B
export declare const MISSING_MAPBOX_TOKEN: string; export declare const IMAGE_EXPORT_ERRORS: { dataUri: string; styleSheet: string; };