@pinia/root / pinia / MapStoresCustomization
MapStoresCustomization
Interface to allow customizing map helpers. Extend this interface with the following properties:
suffix
: string. Affects the suffix ofmapStores()
, defaults toStore
.
@pinia/root / pinia / MapStoresCustomization
Interface to allow customizing map helpers. Extend this interface with the following properties:
suffix
: string. Affects the suffix of mapStores()
, defaults to Store
.