StructConstructor
Algorand TypeScript / arc4 / <internal> / StructConstructor
StructConstructor = <
T>(initial) =>StructBase<T> &T
Defined in: arc4/encoded-types.ts:487
Type alias for the Struct constructor function
Parameters
Section titled “Parameters”initial
Section titled “initial”T
Returns
Section titled “Returns”StructBase<T> & T