MCPcopy Create free account
hub / github.com/beutton/browser-flight-simulator /

Class

packages/core/src/Rectangle.ts:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12export class Rectangle {
13 static readonly MAX = /*#__PURE__*/ new Rectangle(
14 Geodetic.MIN_LONGITUDE,
15 Geodetic.MIN_LATITUDE,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected