JavaScriptKit Documentation

Extensions on UnsignedInteger

Initializers

init(_:​)

public init(_ bigInt: JSBigIntExtended)  

Methods

construct(from:​)

public static func construct(from value: JSValue) -> Self?