Algorand TypeScript Testing
Preparing search index...
index
<internal>
DecodedLogs
Type Alias DecodedLogs<T>
DecodedLogs
:
{
[
Index
in
keyof
T
]
:
DecodedLog
<
T
[
Index
]
>
}
&
{
length
:
T
[
"length"
]
;
}
Type Parameters
T
extends
[
...
LogDecoding
[]
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Algorand TypeScript Testing
Loading...