terriajs
Version:
Geospatial data visualization platform.
30 lines (29 loc) • 764 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'body': string;
'btn--close-feature': string;
'btn--download': string;
'btn-location': string;
'btn-location-selected': string;
'btnCloseFeature': string;
'btnDownload': string;
'btnLocation': string;
'btnLocationSelected': string;
'btnPanelHeading': string;
'btnToggleFeature': string;
'header': string;
'is-collapsed': string;
'is-translucent': string;
'is-visible': string;
'isCollapsed': string;
'isTranslucent': string;
'isVisible': string;
'location': string;
'no-results': string;
'noResults': string;
'panel': string;
'satelliteSuggestionBtn': string;
}
declare var cssExports: CssExports;
export = cssExports;