export type PageMeta = { name: string; lastModified: number; version?: number; };