MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop /

Class

examples/extern/gmath.bundle.js:776–776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

774export { Vector4 as Vector4 };
775export { Vector2 as Vector2 };
776class Matrix2 {
777 ptr;
778 #internal;
779 get [0]() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected