ansible/dhall/Prelude/XML/emptyAttributes.dhall
2024-11-26 00:55:56 -05:00

2 lines
85 B
Text

--| Create an empty XML attribute List.
[] : List { mapKey : Text, mapValue : Text }