Fix taginfo script, formatting, docs regeneration

This commit is contained in:
Pieter Vander Vennet 2021-07-03 22:00:36 +02:00
parent 2f05010648
commit e3f2c56d3e
5 changed files with 8 additions and 12 deletions

View file

@ -1,8 +1,7 @@
import LayoutConfig from "./JSON/LayoutConfig";
import AllKnownLayers from "./AllKnownLayers";
import * as known_themes from "../assets/generated/known_layers_and_themes.json"
import {LayoutConfigJson} from "./JSON/LayoutConfigJson";
import * as all_layouts from "../assets/generated/known_layers_and_themes.json"
export class AllKnownLayouts {