Create a JSValue that represents this object
var jsValue: JSValue { get }
s13JavaScriptKit20ConvertibleToJSValueP7jsValueAA0F0Ovp
489TO
import JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
protocol ConvertibleToJSValue
Objects that can be converted to a JavaScript value, preferably in a lossless manner.
@dynamicMemberLookup enum JSValue
JSValue represents a value in JavaScript.
JSValue
func jsValue() -> JSValue