UNPKG

terriajs

Version:

Geospatial data visualization platform.

20 lines (19 loc) 439 B
// This file is automatically generated. // Please do not change this file! interface CssExports { 'body': string; 'cancelBtn': string; 'doneBtn': string; 'editor': string; 'editorHeader': string; 'field': string; 'fieldBtn': string; 'header': string; 'inner': string; 'is-mounted': string; 'isMounted': string; 'popupEditor': string; 'saveBtn': string; } declare var cssExports: CssExports; export = cssExports;