MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

3p/iframe-messaging-client.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13import {getMode} from '../src/mode';
14
15export class IframeMessagingClient {
16 /**
17 * @param {!Window} win A window object.
18 * @param {Window=} hostWindow The host window to send messages to. If not set

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected