UNPKG

@shopware-ag/meteor-admin-sdk

Version:

The Meteor SDK for the Shopware Administration.

4 lines (3 loc) 166 B
import type { SerializerFactory } from './index'; declare const MissingPrivilegesErrorSerializer: SerializerFactory; export default MissingPrivilegesErrorSerializer;