mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Include parentSelector config
This commit is contained in:
Vendored
+4
@@ -30,6 +30,10 @@ declare module 'angular' {
|
||||
* Latency Threshold
|
||||
*/
|
||||
latencyThreshold?: number;
|
||||
/**
|
||||
* HTML eliment selector of parent
|
||||
*/
|
||||
parentSelector?: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user