mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
chore: Re-Export dependencies
This commit is contained in:
@@ -16,3 +16,7 @@ import "./autoconfig"
|
|||||||
import "./actions"
|
import "./actions"
|
||||||
import "./manifest"
|
import "./manifest"
|
||||||
import "./inits"
|
import "./inits"
|
||||||
|
|
||||||
|
export * as matches from "ts-matches"
|
||||||
|
export * as YAML from "yaml"
|
||||||
|
export * as TOML from "@iarna/toml"
|
||||||
|
|||||||
Reference in New Issue
Block a user