Files
rbxts-transformer-instances/test.ts
T
2025-04-06 19:54:48 +08:00

6 lines
119 B
TypeScript

/// <reference path="index.d.ts" />
type hi = CreatableInstancesWithConstructors;
new Frame()
new Part().Name = "hi";