mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add vide.default type
This commit is contained in:
parent
945cdd0e88
commit
bc2bb25f74
2 changed files with 2 additions and 2 deletions
|
|
@ -78,6 +78,7 @@ local vide = {
|
|||
|
||||
-- flags
|
||||
strict = (nil :: any) :: boolean,
|
||||
defaults = (nil :: any) :: boolean,
|
||||
defer_nested_properties = (nil :: any) :: boolean,
|
||||
|
||||
-- temporary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue