UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

6 lines (5 loc) 129 B
export declare function createId(): string; declare const _default: { createId: typeof createId; }; export default _default;