diff --git a/src/types.luau b/src/types.luau index 48fef92..bc30af2 100644 --- a/src/types.luau +++ b/src/types.luau @@ -1500,4 +1500,4 @@ export type UITextSizeConstraintProps = { Destroying: (() -> ())?, } -return nil +return {}