Types return empty table

This commit is contained in:
Richard 2023-09-08 17:56:22 -07:00
parent ad4480b4cd
commit 5e7529b433

View file

@ -1500,4 +1500,4 @@ export type UITextSizeConstraintProps = {
Destroying: (() -> ())?, Destroying: (() -> ())?,
} }
return nil return {}