zone-patch-message-port.min.js 270 B

123456
  1. "use strict";
  2. /**
  3. * @license Angular v<unknown>
  4. * (c) 2010-2022 Google LLC. https://angular.io/
  5. * License: MIT
  6. */Zone.__load_patch("MessagePort",((e,o,s)=>{const t=e.MessagePort;void 0!==t&&t.prototype&&s.patchOnProperties(t.prototype,["message","messageerror"])}));