Variable MessagePort

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