diff --git a/src/types.typ b/src/types.typ index 1c0a84b..e37203d 100644 --- a/src/types.typ +++ b/src/types.typ @@ -39,4 +39,6 @@ name: "enum", ..args, assertions: (one-of(list), ..assertions), +) + ( + choices: list, )