UNPKG

@shopware-ag/meteor-admin-sdk

Version:

The Meteor SDK for the Shopware Administration.

7 lines 210 B
/** * JS file is needed because TypeScript can't use JSON imports * for UMD builds. */ import packageJson from '../../package.json'; export default packageJson.version; //# sourceMappingURL=sdkVersion.js.map