Skip to main content
getStatusFromReceiptType(type): undefined | Status
Defined in: src/Utils/generics.ts:347 Given a type of receipt, returns what the new status of the message should be

Parameters

type

type from receipt undefined | string

Returns

undefined | Status