primatch-frontend / types/auth / ApiError
Interface: ApiError¶
Defined in: src/types/auth.ts:75
Properties¶
errors?¶
optionalerrors:Record\<string,string[]>
Defined in: src/types/auth.ts:77
message¶
message:
string
Defined in: src/types/auth.ts:76