@rbxts/easytween
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -27,3 +27,3 @@ /// <reference types="@rbxts/compiler-types" /> | ||
Destroy(): void; | ||
Set(value: T & Animatable): void; | ||
Set(value: T & Animatable, newTweenInfo?: TweenInfo): void; | ||
Get(): T; | ||
@@ -30,0 +30,0 @@ ListenToChange(callback: callbackOnChange<T>): Connection; |
{ | ||
"name": "@rbxts/easytween", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "out/init.lua", |
Sorry, the diff of this file is not supported yet
12504