0.4.8 • Published 12 months ago
@alistigo/third-party-js-application-client v0.4.8
@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();