@servicenow/sdk - v4.4.1
    Preparing search index...
    interface TypingsInstalledTelemetryEventPayload {
        installedPackages: string;
        installSuccess: boolean;
        typingsInstallerVersion: string;
    }
    Index

    Properties

    installedPackages: string

    Comma separated list of installed typing packages

    installSuccess: boolean

    true if install request succeeded, otherwise - false

    typingsInstallerVersion: string

    version of typings installer