UNPKG

vendure-simplified-collections-plugin

Version:

This `vendure` plugin allows you to maintain a two way relation between products and collections. `Vendure` by default only allows you to manage relations between your inventory and collections from the side of collections only. It complements this featur

7 lines (6 loc) 147 B
export declare class SimplifiedCollectionsPlugin { static uiExtensions: { extensionPath: string; providers: string[]; }; }