Skip to content

gi-nx


gi-nx / PreStackedSection

ts
type PreStackedSection = 
  | PreStackedPoint
  | PreStackedLineString
  | PreStackedPolygon;