Variable MessagePort

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

Type declaration