Type alias NotFoundErrorData

NotFoundErrorData: {
    what: string;
}

Type declaration

  • what: string

Generated using TypeDoc