mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
Jasmine: added currentSpec to Env
This commit is contained in:
Vendored
+2
@@ -78,6 +78,8 @@ declare module jasmine {
|
||||
clearInterval:any;
|
||||
updateInterval:any;
|
||||
|
||||
currentSpec: Spec;
|
||||
|
||||
version():any;
|
||||
versionString(): string;
|
||||
nextSpecId(): number;
|
||||
|
||||
Reference in New Issue
Block a user