@tikoci/centrs
    Preparing search index...

    Interface ExplainValueFacts

    The three #225 axes; live producers add the latter two without reshaping.

    interface ExplainValueFacts {
        observedType?: ExplainValueTypeFact;
        schemaType?: ExplainValueTypeFact;
        shapeHints?: ExplainValueShapeFact;
    }
    Index

    Properties

    observedType?: ExplainValueTypeFact