forked from geolba/tethys.frontend
- vue-cli upgrade 4.5 to 5.0.4
- npm updates for rxjs, axios, sass-loader, typescript and eslint - adapt eslint and prettier
This commit is contained in:
parent
5fb850165e
commit
2a5c21806f
14 changed files with 7305 additions and 15109 deletions
|
@ -10,5 +10,4 @@ export interface LayerOptions {
|
|||
|
||||
// export type LayerMap = Map<string, LayerOptions>;
|
||||
|
||||
export class LayerMap extends Map<string, LayerOptions> {
|
||||
}
|
||||
export class LayerMap extends Map<string, LayerOptions> {}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue