mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 20:24:47 +00:00
chore: Expose the sub
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export { properties } from "./properties.ts";
|
export { properties } from "./properties.ts";
|
||||||
export { setConfig } from "./setConfig.ts";
|
export { setConfig } from "./setConfig.ts";
|
||||||
export { getConfig } from "./getConfig.ts";
|
export { getConfig, getConfigAndMatcher } from "./getConfig.ts";
|
||||||
export * as migrations from "./migrations.ts";
|
export * as migrations from "./migrations.ts";
|
||||||
|
|||||||
Reference in New Issue
Block a user