JsImpl

object JsImpl extends JsImplToJson with BigNumFromJson
class Object
trait Matchable
class Any
JsImpl.type

Givens

Inherited givens

given bigInt2jsBig: ToJson[BigInt]
Inherited from:
JsImplToJson
given bigInt4numOrStr: FromJson[BigInt]
Inherited from:
BigNumFromJson
given long2jsBig: ToJson[Long]
Inherited from:
JsImplToJson
given long4numOrStr: FromJson[Long]
Inherited from:
BigNumFromJson