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
View File
@@ -12,7 +12,6 @@ This transformer automatically converts constructor-style instance creation (`ne
- 🔍 Full TypeScript type safety
- ⚡ Zero runtime overhead (transforms at compile-time)
- 🔄 Supports all creatable Roblox instance types
- 📦 Easy to install and use
## Installation