Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
global type is provided by @types/node in
DefinitelyTyped/DefinitelyTyped#13865
  • Loading branch information
roolebo committed Apr 16, 2017
1 parent 3afaf63 commit 0989fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/typings.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ declare const ENV:string;
// google code-prettify
declare const PR:any;

declare const global:any;

declare module jasmine {
interface Matchers {
toHaveCssClass(expected: any): boolean;
Expand Down

0 comments on commit 0989fcb

Please sign in to comment.