terriajs
Version:
Geospatial data visualization platform.
34 lines (33 loc) • 878 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'help-panel': string;
'help-panel-shifted': string;
'helpPanel': string;
'helpPanelShifted': string;
'isHidden': string;
'isVisible': string;
'link': string;
'shiftedToRight': string;
'story-fade-in': string;
'story-fade-out': string;
'story-slide-down': string;
'story-slide-up': string;
'storyFadeIn': string;
'storyFadeOut': string;
'storySlideDown': string;
'storySlideUp': string;
'tourBtn': string;
'video-panel': string;
'videoBtn': string;
'videoGuide': string;
'videoGuide--iframe': string;
'videoGuideIframe': string;
'videoGuideLoading': string;
'videoGuideRatio': string;
'videoGuideWrapperFullScreen': string;
'videoLink': string;
'videoPanel': string;
}
declare var cssExports: CssExports;
export = cssExports;