TPathSegmentInfoCommon
TPathSegmentInfoCommon<
C
> =object
Defined in: src/util/path/typedefs.ts:4
Type Parameters
C
C
extends string
Properties
command?
optional
command:C
Defined in: src/util/path/typedefs.ts:7
length
length:
number
Defined in: src/util/path/typedefs.ts:8
x
x:
number
Defined in: src/util/path/typedefs.ts:5
y
y:
number
Defined in: src/util/path/typedefs.ts:6