opensensemap-client
    Preparing search index...

    Type Alias Refiner<T>

    Refiner: (value: T, context: Context) => Result

    A Refiner takes a value of a known type and validates it against a further constraint.

    Type Parameters

    • T

    Type declaration