FlatArray
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / <internal> / FlatArray
Type Alias: FlatArray<Arr, Depth>
FlatArray<
Arr
,Depth
>:object
[Depth
extends-1
?"done"
:"recur"
]
Defined in: node_modules/typescript/lib/lib.es2019.array.d.ts:19
Type Parameters
• Arr
• Depth extends number