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