import type { RequiredSome, GeometryInfo } from "@wgl2/core"; export type GeomInfo = RequiredSome; export type IndexedGeomInfo = RequiredSome;