export interface ErrType { code: number message: string }