@kismet.ts/shared / Exports / Constants / ConnectionType

Enumeration: ConnectionType

Constants.ConnectionType

Types of connections that can be made to a kismet node

Table of contents

Enumeration Members

Enumeration Members

INPUT

INPUT = "input"

Defined in

kismet/enum.ts:5open in new window


OUTPUT

OUTPUT = "output"

Defined in

kismet/enum.ts:6open in new window


VARIABLE

VARIABLE = "variable"

Defined in

kismet/enum.ts:7open in new window