@rbxts/moonlite
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -82,3 +82,3 @@ export interface MoonTrack { | ||
*/ | ||
FindElementOfType<T extends keyof Instances>(typeName: T): Instances[T]; | ||
FindElementOfType<T extends keyof Instances>(typeName: T): Instances[T] | undefined; | ||
@@ -85,0 +85,0 @@ /** |
{ | ||
"name": "@rbxts/moonlite", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Moonlite 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
56406