forked from MapComplete/MapComplete
More test refactoring
This commit is contained in:
parent
9617dbc34d
commit
712806c682
5 changed files with 5063 additions and 66 deletions
|
@ -366,6 +366,8 @@ class ExpandRewriteWithFlatten<T> extends Conversion<T | RewritableConfigJson<T
|
|||
}
|
||||
|
||||
export class PrepareLayer extends Fuse<LayerConfigJson> {
|
||||
|
||||
|
||||
constructor(state: DesugaringContext) {
|
||||
super(
|
||||
"Fully prepares and expands a layer for the LayerConfig.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue