// src/client/widgets/app-header/index.ts
// Public API for AppHeader widget

export { default as AppHeader } from './ui/AppHeader.vue';
