Change relay name and relay logic link

This commit is contained in:
2024-05-17 02:27:09 -04:00
parent df5a4d92d0
commit 51ce3d1c98
3 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,9 @@
--!native
--!strict
type TweenAnimation = {[string]: any}
type TweenAnimation = {
[string]: any
}
type ClassConstructor = typeof(setmetatable({} :: Constructor_Return_Props, {} :: Impl_Constructor))
type Impl_Constructor = {