Skip to content

Commit

Permalink
remove fake timer globals
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 26, 2018
1 parent 01a646c commit c182383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow-typed/npm/lolex_v2.x.x.js
Expand Up @@ -44,6 +44,7 @@ declare module 'lolex' {
uninstall(): Object[];
Date: typeof Date;
Performance: typeof Performance;
countTimers(): number;
}
declare module.exports: lolex;
}

0 comments on commit c182383

Please sign in to comment.