Type Aliases

The following type aliases are available globally.

  • The ASObject typealias represents an object for AcrionScript.

    Declaration

    Swift

    public typealias ASObject = [String : Any?]