UNPKG

@shopware-ag/meteor-admin-sdk

Version:

The Meteor SDK for the Shopware Administration.

5 lines 265 B
import { createSender } from '../../channel'; export const addMainModule = createSender('mainModuleAdd'); export const addSmartBarButton = createSender('smartBarButtonAdd'); export const hideSmartBar = createSender('smartBarHide'); //# sourceMappingURL=index.js.map