crashcat docs
    Preparing search index...

    Type Alias SubShapeIdBuilder

    type SubShapeIdBuilder = {
        currentBit: number;
        value: number;
    }
    Index

    Properties

    Properties

    currentBit: number
    value: number