open-nfse / isPendingEventoCancelamento
Function: isPendingEventoCancelamento()
ts
function isPendingEventoCancelamento(p: PendingEvent): p is PendingEventoCancelamento;Defined in: src/retry/store.ts:148
Parameters
| Parameter | Type |
|---|---|
p | PendingEvent |
Returns
p is PendingEventoCancelamento