Type Alias GiSourceData

GiSourceData: SourceSpecification | Gi3DSourceData | {
    type: "giraffeModel";
}

AnySourceData is a Mapbox type