Skip to content

Commit

Permalink
Fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vladhrapov committed Apr 11, 2019
1 parent 52bdd46 commit 15d7f39
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions types/localtunnel/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for localtunnel 1.0
// Type definitions for localtunnel 1.9
// Project: https://github.com/localtunnel/localtunnel
// Definitions by: Vladyslav Khrapov <https://github.com/vladhrapov>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
Expand Down Expand Up @@ -39,6 +39,4 @@ declare namespace localtunnel {
interface TunnelCluster {
domain: string;
}

const prototype: {};
}

0 comments on commit 15d7f39

Please sign in to comment.