Skip to content

types.ConditionTarget

VictorVicente edited this page Mar 30, 2023 · 49 revisions

Enumeration: ConditionTarget

types.ConditionTarget

Table of contents

Enumeration Members

Enumeration Members

Both

Both = "Both"

Defined in

types/index.ts:182


Receiver

Receiver = "Receiver"

Defined in

types/index.ts:181


Sender

Sender = "Sender"

Defined in

types/index.ts:180

Clone this wiki locally