pure
    Preparing search index...

    Type Alias CellConstructor<T>

    type CellConstructor<T> = {
        initial: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    initial: T

    Initial value