Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 519 Bytes

File metadata and controls

15 lines (8 loc) · 519 Bytes

Pathist v1.3.0


Pathist / Notation

Type Alias: Notation

Notation = typeof Notation[keyof typeof Notation]

Defined in: pathist.ts:2631

The notation style for converting paths to strings.

Valid values: Pathist.Notation.Mixed, Pathist.Notation.Dot, or Pathist.Notation.Bracket