Changes the suffix added by mapStores(). Can be set to an empty string. Defaults to "Store". Make sure to extend the MapStoresCustomization interface if you are using TypeScript.
mapStores()
"Store"
new suffix
Generated using TypeDoc
Changes the suffix added by
mapStores()
. Can be set to an empty string. Defaults to"Store"
. Make sure to extend the MapStoresCustomization interface if you are using TypeScript.