mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
chore: Add tests and fix tests. Remove validation for types not seeable
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import {
|
||||
ListValueSpecOf,
|
||||
isValueSpecListOf,
|
||||
} from "../config/configTypes";
|
||||
import { ListValueSpecOf, isValueSpecListOf } from "../config/configTypes";
|
||||
import { Config } from "../config/builder/config";
|
||||
import { List } from "../config/builder/list";
|
||||
import { Value } from "../config/builder/value";
|
||||
|
||||
Reference in New Issue
Block a user