Docs

WCErrorResponse

type WCErrorResponse = { code: number; data?: string; message: string };