@pistonite/pure
@pistonite/pure
Exports
..
Properties
initial
memory
Interface
CellConstructor
<T>
Copy item path
Source
Expand description
Args for constructing a cell
interface
CellConstructor
<
T
>
{
initial
:
T
;
}
Properties
§
§
initial
:
T
Initial value
Args for constructing a cell