Add default line rendering
This commit is contained in:
parent
a041fbf050
commit
24b4d30d6e
3 changed files with 3 additions and 4 deletions
|
@ -7,7 +7,6 @@
|
|||
import ScriptUtils from "./ScriptUtils";
|
||||
import {writeFileSync} from "fs";
|
||||
import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson";
|
||||
import LineRenderingConfig from "../Models/ThemeConfig/LineRenderingConfig";
|
||||
import LineRenderingConfigJson from "../Models/ThemeConfig/Json/LineRenderingConfigJson";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue