Support Array Properties

This commit is contained in:
TheBrokenRail 2024-01-31 22:12:12 -05:00 committed by Bigjango13
parent c7605336a3
commit 28377eca1b

View File

@ -157,4 +157,4 @@ export class Size {
isExact() {
return this.#isExact;
}
}
}