ARFeatureCollection: Omit<GeoJsonFeatureCollection, "features"> & {
    features: ARFeature[];
}

Type declaration

Generated using TypeDoc