type SecureIframeListeningMessage = { type: SecureIframeEventType["LISTENING"]; };
type
SecureIframeEventType
"LISTENING"
Was this page helpful?