@tikoci/centrs
    Preparing search index...

    Interface ExplainValueTypeFact

    interface ExplainValueTypeFact {
        ev: string;
        value: string;
    }
    Index

    Properties

    Properties

    ev: string
    value: string