export interface Meta { code: number; message: string; }