iframe-channel
Version:
A channel used to communicate between iframe and parent. Support post function.
1 lines • 51 B
JavaScript
export const targetOrigin = 'http://localhost:3000'
A channel used to communicate between iframe and parent. Support post function.