open-nfse / HttpStatusErrorOptions
Interface: HttpStatusErrorOptions
Defined in: src/errors/http.ts:20
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
cause? | readonly | unknown | src/errors/http.ts:21 |
headers? | readonly | Record<string, string> | src/errors/http.ts:22 |