mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
chore: Add tests and fix tests. Remove validation for types not seeable
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
import { Config } from "./builder";
|
||||
import {
|
||||
DeepPartial,
|
||||
Dependencies,
|
||||
Effects,
|
||||
ExpectedExports,
|
||||
} from "../types";
|
||||
import { DeepPartial, Dependencies, Effects, ExpectedExports } from "../types";
|
||||
import { InputSpec } from "./configTypes";
|
||||
import { nullIfEmpty } from "../util";
|
||||
import { TypeFromProps } from "../util/propertiesMatcher";
|
||||
|
||||
Reference in New Issue
Block a user