@dvxch/yandex-music
    Preparing search index...

    Type Alias JSONObject

    JSONObject: { [key: string]: JSONValue }

    A JSON object (string-keyed map of JSONValue).

    Type Declaration