@rbxts/number-spinner-typings
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -55,2 +55,4 @@ interface Digit { | ||
fromGuiObject(GuiObject: GuiObject): NumberSpinnerInstance; | ||
} | ||
} | ||
export const NumberSpinner: NumberSpinner; |
{ | ||
"name": "@rbxts/number-spinner-typings", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Boatbomber's number spinner module typings", | ||
@@ -5,0 +5,0 @@ "main": "out/init.lua", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51185
47