formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Type Alias JsonObject

    JsonObject: { [key: string]: Json }

    Represents all objects that are valid JSON objects.

    Type declaration