ValueInteger: { tag: "integer"; val: number | bigint }

Type declaration

  • tag: "integer"
  • val: number | bigint