proposit-core
    Preparing search index...

    Type Alias TJsonValue

    TJsonValue: TJsonPrimitive | { [key: string]: TJsonValue } | TJsonValue[]