UNPKG

@shopware-ag/meteor-admin-sdk

Version:

The Meteor SDK for the Shopware Administration.

6 lines 184 B
import { createSender } from '../channel'; /** * Trigger the in-app purchase checkout modal. */ export const purchase = createSender('iapCheckout'); //# sourceMappingURL=index.js.map