Variable TextEvent

    TextEvent: {
        prototype: TextEvent;
        new (): TextEvent;
    }