The DeepLinkModule
class exposes methods and properties to read the values that an external app sent to an effect.
Property | Description |
---|---|
| (get) arguments: {[key: string]: Object} Specifies a collection of key/value pairs passed from the external app. |
This module exposes no methods.
This module exposes no classes.