UNPKG

intercom-react

Version:
5 lines (3 loc) 139 B
import {IntercomWindow} from './types'; export default (frame: HTMLIFrameElement) => (frame.contentWindow! as IntercomWindow).Intercom;