export type View = { page: { kind: string; title: string; props: Record }; chrome: { route: string; catalog: unknown[]; fly: boolean; now: number } }; const BOX = /