ansible/dhall/Prelude/XML/emptyAttributes.dhall

3 lines
85 B
Text
Raw Normal View History

2024-11-26 05:55:44 +00:00
--| Create an empty XML attribute List.
[] : List { mapKey : Text, mapValue : Text }