mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00: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