static var typedArrayClass: JSFunction { get }
ss6UInt64V23JavaScriptBigIntSupportE15typedArrayClass0bC3Kit10JSFunctionCvpZ
2KB47
import Swift
import JavaScriptBigIntSupport
@frozen struct UInt64
A 64-bit unsigned integer value type.
class JSFunction
JSFunction represents a function in JavaScript and supports new object instantiation. This type can be callable as a function using callAsFunction.
JSFunction
callAsFunction
var jsValue: JSValue { get }