Required shape of an exporter
Call signature is called whenever the subscribed store is updated
Unsubscribes the exported from the store it is subscribed to and does any other required cleanup
Returns a promise to the result of exporting the state to type T
Generated using TypeDoc
Required shape of an exporter