Add more instance types

This commit is contained in:
evil bocchi
2025-04-06 20:11:44 +08:00
parent 6b84f78743
commit b673375f30
7 changed files with 338 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rbxts-transformer-instances",
"version": "1.0.0",
"version": "1.0.1",
"description": "Enable the use of instance constructors, reducing boilerplate.",
"main": "out/index.js",
"author": "evilbocchi",