Attributes: {
    type: "list";
    value: { type: "compound"; value: Attribute["value"][] };
}

List of attributes.

Type declaration

  • type: "list"
  • value: { type: "compound"; value: Attribute["value"][] }