Interface to allow customizing map helpers. Extend this interface with the following properties:
suffix
mapStores()
Store
Generated using TypeDoc
Interface to allow customizing map helpers. Extend this interface with the following properties:
suffix
: string. Affects the suffix ofmapStores()
, defaults toStore
.