terriajs
Version:
Geospatial data visualization platform.
23 lines (22 loc) • 556 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'btn--add': string;
'btn--add-all': string;
'btnAdd': string;
'btnAddAll': string;
'description': string;
'error': string;
'field': string;
'h3': string;
'h4': string;
'metadata': string;
'previewed--info': string;
'previewedInfo': string;
'share-link--wrapper': string;
'shareLinkWrapper': string;
'title-and-share-wrapper': string;
'titleAndShareWrapper': string;
}
declare var cssExports: CssExports;
export = cssExports;