NgProbeToken
class
A token for third-party components that can register themselves with NgProbe.
class NgProbeToken { constructor(name: string, token: any) name: string token: any }
Constructor
|
name | Type: |
token | Type: |
Properties
Property | Description |
---|---|
name: string | Declared in constructor. |
token: any | Declared in constructor. |
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/core/NgProbeToken