chore: Update

This commit is contained in:
BluJ
2023-04-03 13:06:27 -06:00
parent 0f79f71dd2
commit c93dd8e065
4 changed files with 16 additions and 6 deletions

View File

@@ -1,6 +1,12 @@
import { BuilderExtract, IBuilder } from "./builder";
import { Config } from "./config";
import { InputSpec, ListValueSpecNumber, ListValueSpecString, UniqueBy, ValueSpecList } from "../config-types";
import {
InputSpec,
ListValueSpecNumber,
ListValueSpecString,
UniqueBy,
ValueSpecList,
} from "../config-types";
import { guardAll } from "../../util";
/**
* Used as a subtype of Value.list