export { defineConfig } from './config/deskthing.config';
export type { DeskthingConfig } from './config/deskthing.config.types';
