Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { branchPresent: Uint8Array | string; branchesInLineList: number[]; executed: Uint8Array | string; taken: Uint8Array | string }

Type declaration

  • branchPresent: Uint8Array | string
  • branchesInLineList: number[]
  • executed: Uint8Array | string
  • taken: Uint8Array | string

Generated using TypeDoc