terriajs
Version:
Geospatial data visualization platform.
24 lines (23 loc) • 568 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'body': string;
'bodyFooter': string;
'bodyProgress': string;
'btn': string;
'btn--tertiary': string;
'btn-next': string;
'btnNext': string;
'btnTertiary': string;
'guide': string;
'image': string;
'image-wrapper': string;
'imageWrapper': string;
'indicator': string;
'indicatorEnabled': string;
'indicatorWrapper': string;
'inner-close-btn': string;
'innerCloseBtn': string;
}
declare var cssExports: CssExports;
export = cssExports;