rearranfe lib

This commit is contained in:
Matt Hill
2023-03-27 15:17:58 -06:00
parent 07e92913ac
commit e95f67aef4
17 changed files with 14 additions and 368 deletions

View File

@@ -1,4 +1,4 @@
import { InputSpec } from "../../types/config-types";
import { InputSpec } from "../config-types";
import { BuilderExtract, IBuilder } from "./builder";
import { Config } from ".";