var jsValue: JSValue { get }
s8WebAudio21ChannelInterpretationO7jsValue13JavaScriptKit7JSValueOvp
1YBH5
import WebAudio
enum ChannelInterpretation
@dynamicMemberLookup enum JSValue
JSValue represents a value in JavaScript.
JSValue
init?(rawValue: JSString)
init?(string: String)
static func construct(from jsValue: JSValue) -> Self?