Native Object Client
    Preparing search index...

    Type Alias WithPathAndNumericValue

    WithPathAndNumericValue: { path: string; value: number }

    Type Declaration

    • path: string
    • value: number