Type Alias WrdgPushTransportOptions

WrdgPushTransportOptions: IdentifierActionOptionsNoParams & {
    reverse?: boolean;
}