mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
feat: Initial of the sdk
This commit is contained in:
3
compat/mod.ts
Normal file
3
compat/mod.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { properties } from "./properties.ts";
|
||||
export { setConfig } from "./setConfig.ts";
|
||||
export { getConfig } from "./getConfig.ts";
|
||||
Reference in New Issue
Block a user