Skip to main content

Class: PortType

Constructors

constructor

new PortType(): PortType

Returns

PortType

Properties

color

color: string

цвет типа (им окрашивается сам порт, в случае смены у порта типа. Нужно чтобы визуально сразу видеть какой тип у порта)

Defined in

index.ts:32


name

name: string

имя типа

Defined in

index.ts:30