terriajs
Version:
Geospatial data visualization platform.
23 lines (22 loc) • 589 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'generatedLegend': string;
'imageAnchor': string;
'legend': string;
'legend--svg': string;
'legendInner': string;
'legendLegendBoxImg': string;
'legendOpenExternally': string;
'legendSpacer': string;
'legendSvg': string;
'legendTitle': string;
'legendTitleAbove': string;
'legendTitleBelow': string;
'legendTitles': string;
'legend__inner': string;
'legend__legendBoxImg': string;
'loader': string;
}
declare var cssExports: CssExports;
export = cssExports;