Files
start-sdk/compat/mod.ts
2022-06-29 11:20:34 -06:00

3 lines
133 B
TypeScript

export { properties } from "./properties.ts";
export { setConfig } from "./setConfig.ts";
export { getConfig } from "./getConfig.ts";