Skip to content

gi-nx


gi-nx / SDKLensable

ts
type SDKLensable = 
  | MapboxLensable
  | GiraffeProjectBoundary;

A feature returned by the SDK — either a mapbox source feature or a Giraffe project boundary.

See