nya-json-type 0.1.0

Provide as Json type that is defined as follows: type Json = dict[str, Json] | list[Json] | str | int | float | bool | None

releases

Sources