mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
feat: Add in the beginnings of the new config builders.
This commit is contained in:
4
config/index.ts
Normal file
4
config/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { Config } from "./config.ts";
|
||||
export { List } from "./list.ts";
|
||||
export { Pointer } from "./pointer.ts";
|
||||
export { Value } from "./value.ts";
|
||||
Reference in New Issue
Block a user