Theia API Documentation v1.65.0
    Preparing search index...
    interface IJSONSchemaSnippet {
        body?: JSONValue;
        bodyText?: string;
        description?: string;
        label?: string;
    }
    Index

    Properties

    body?: JSONValue
    bodyText?: string
    description?: string
    label?: string