Type aliases
AccountAddress
AccountAddress: string
AppArgs
AppArgs: (string | number)[]
Operator
Operator: Len | Add | Sub | Mul | Div | Arg | Bytecblock | Bytec | Addr | Int | Byte | Pragma
StackElem
StackElem: bigint | Uint8Array
TEALStack
TEALStack: IStack<bigint | Uint8Array>
TxField
TxField: keyof typeof TxnFields[2]
SDK account type, used in algob