import { type Config as InnerConfig } from "./config.ts"; export type Config = Partial; console.log(`Hello SSSX`);