@alistigo/third-party-js-application-client
v0.4.8
Published
This library should be use on the **guest** application.\ It's a client to communicate with the **host** application.
Downloads
8
Maintainers
Readme
@alistigo/third-party-js-application-client
This library should be use on the guest application.
It's a client to communicate with the host application.
How to use
import { getHostClient } from '@alistigo/third-party-js-application-client';
const client = getHostClient();