the reactive model
an NgRx Store
the reactive model
Retrieves all property metadata and handles each piece of metadata found
Returns a function that when given a key will handle the metadata located at that key
the retrieved metadata
Retruns a function that when given a metadata context will call the correct metadata handler
the property the decorator is applied to
Generated using TypeDoc
Retrieves the property metadata that has been applied to a reactive model and determines how to handle the metadata.