secrets: allow lists in types
This commit is contained in:
parent
77cf3430ae
commit
fd526b674b
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ throwOnCanary {
|
||||||
int
|
int
|
||||||
str
|
str
|
||||||
(attrsOf valueType)
|
(attrsOf valueType)
|
||||||
|
(listOf valueType)
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
valueType;
|
valueType;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue