mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01:37 +00:00
Types return empty table
This commit is contained in:
parent
ad4480b4cd
commit
5e7529b433
1 changed files with 1 additions and 1 deletions
|
|
@ -1500,4 +1500,4 @@ export type UITextSizeConstraintProps = {
|
||||||
Destroying: (() -> ())?,
|
Destroying: (() -> ())?,
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue