mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
chore: Update old spec to builder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Config } from "./config"
|
||||
import { Config, topConfig } from "./config"
|
||||
import { List } from "./list"
|
||||
import { Value } from "./value"
|
||||
import { Variants } from "./variants"
|
||||
@@ -10,4 +10,5 @@ export {
|
||||
List,
|
||||
Value,
|
||||
Variants,
|
||||
topConfig,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user