in src/windowPostMessageProxy.ts [63:65]
static defaultIsErrorMessage(message: any): boolean { return !!message.error; }