Skip to content

@pinia/root / pinia / MapStoresCustomization

MapStoresCustomization

Interface to allow customizing map helpers. Extend this interface with the following properties:

  • suffix: string. Affects the suffix of mapStores(), defaults to Store.

Released under the MIT License.