8
packages/types.d.ts
vendored
8
packages/types.d.ts
vendored
@ -30,10 +30,10 @@ declare namespace jasmine {
|
||||
}
|
||||
|
||||
/**
|
||||
*Jasmine matching utilities. These are added in the a more recent version of
|
||||
*the Jasmine typedefs than what we are using:
|
||||
*https://github.com/DefinitelyTyped/DefinitelyTyped/pull/20771
|
||||
*/
|
||||
*Jasmine matching utilities. These are added in the a more recent version of
|
||||
*the Jasmine typedefs than what we are using:
|
||||
*https://github.com/DefinitelyTyped/DefinitelyTyped/pull/20771
|
||||
*/
|
||||
declare namespace jasmine {
|
||||
const matchersUtil: MatchersUtil;
|
||||
}
|
||||
|
Reference in New Issue
Block a user