import { it } from "vitest"; // BufferPolyline uses setter methods (setPositions, setMaterial) rather than direct // property assignment, so UnusedCesiumProps type-checking does not apply here. it("should be compiled", () => {});