terriajs
Version:
Geospatial data visualization platform.
15 lines (14 loc) • 391 B
TypeScript
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'chart-td': string;
'chart-title-from-table': string;
'chartTd': string;
'chartTitleFromTable': string;
'preview-chart': string;
'preview-chart-wrapper': string;
'previewChart': string;
'previewChartWrapper': string;
}
declare var cssExports: CssExports;
export = cssExports;