Traqula
    Preparing search index...
    interface Inv {
        metadata?: Record<string, unknown>;
        path: Algebra.PropertyPathSymbol;
        type: INV;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    metadata?: Record<string, unknown>
    type: INV