json-stream-lite - v1.0.17
    Preparing search index...

    Type Alias JsonKeyValuePair

    JsonKeyValuePair: [string, JsonPrimitive]

    A tuple representing a flattened key-value pair from a JSON structure. The key is a string (potentially with dot notation for nested properties) and the value is a JSON primitive.