• Convert an array of stargate/Attribute in to javascript object

    Parameters

    • attributes: readonly Attribute[] | Attribute[]

      array of event Attributes

    Returns any

    Object with key: value, where key is in camelCase and value is escaped

Generated using TypeDoc