@servicenow/sdk - v4.9.0
    Preparing search index...
    CustomEvent: {
        prototype: CustomEvent;
        new <T>(type: string, eventInitDict?: CustomEventInit<T>): CustomEvent<T>;
    }

    Type Declaration