Type Aliases
The following type aliases are available globally.
-
A type alias for
Interpreter.Optionsto support backwards compatibility with the deprecatedInterpreterOptionsstruct.Declaration
Swift
@available(*, deprecated, renamed: "Interpreter.Options") public typealias InterpreterOptions = Interpreter.Options