Options
All
  • Public
  • Public/Protected
  • All
Menu

This is an abstract store service that all of your other store services should extend.

Hierarchy

  • StoreService

Index

Properties

Methods

Properties

store

store: Store<any>

Methods

dispatchAction

  • dispatchAction(action: Action): void

getProperty

  • getProperty(prop: string): (Anonymous function)

Generated using TypeDoc