mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-02 05:23:21 +00:00
feat: Remove aggregator in index for export
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { InputSpec, ValueSpecUnion } from "../configTypes"
|
||||
import { Config } from "."
|
||||
import { LazyBuild } from "./config"
|
||||
import { LazyBuild, Config } from "./config"
|
||||
import { Parser, anyOf, literals, object } from "ts-matches"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user