secrets: allow lists in types
This commit is contained in:
parent
77cf3430ae
commit
fd526b674b
|
@ -20,6 +20,7 @@ throwOnCanary {
|
||||||
int
|
int
|
||||||
str
|
str
|
||||||
(attrsOf valueType)
|
(attrsOf valueType)
|
||||||
|
(listOf valueType)
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
valueType;
|
valueType;
|
||||||
|
|
Loading…
Reference in a new issue