export type MiniPage = { readonly id: string; page_index?: number; };