UNPKG

@shopware-ag/meteor-admin-sdk

Version:

The Meteor SDK for the Shopware Administration.

10 lines 317 B
import { useSharedState } from './useSharedState'; import { useRepository } from './useRepository'; import { getRepository } from './getRepository'; export default { useSharedState, useRepository, getRepository, }; export { useSharedState, useRepository, getRepository }; //# sourceMappingURL=index.js.map