mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
wip: Creating an sdk builder that has all the generics we need in one place
This commit is contained in:
@@ -19,3 +19,5 @@ import "./inits"
|
||||
export * as matches from "ts-matches"
|
||||
export * as YAML from "yaml"
|
||||
export * as TOML from "@iarna/toml"
|
||||
|
||||
export class<Manifest extends SDKManifest>
|
||||
Reference in New Issue
Block a user