Fix taginfo script, formatting, docs regeneration
This commit is contained in:
parent
2f05010648
commit
e3f2c56d3e
5 changed files with 8 additions and 12 deletions
|
@ -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 {
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue