Skip to content

Commit

Permalink
never origin
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce committed Apr 30, 2018
1 parent 63698a0 commit d09956e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions typings/web-inspector.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ declare global {
_url: string;
protocol: string;
parsedURL: ParsedURL;
// Use parsedURL.securityOrigin() instead
origin: never;

startTime: number;
endTime: number;
Expand Down

0 comments on commit d09956e

Please sign in to comment.