interface CellInputType {
    since: CanCastToArrayBuffer;
    previousOutput: OutPointType;
}

Properties

previousOutput: OutPointType