JavaScriptKit Documentation

Extensions on SignedInteger

Initializers

init(_:​)

public init(_ bigInt: JSBigIntExtended)  

Methods

construct(from:​)

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