cytoplasmic
    Preparing search index...

    Type Alias Input<T>

    Input: Cell<T> | T

    A type that is either a cell containing T or T itself.

    Type Parameters

    • T