Update index.d.ts

This commit is contained in:
Jeremy Morton
2017-11-02 17:33:59 +00:00
committed by GitHub
parent 043561249e
commit 826e789aec

View File

@@ -56,7 +56,7 @@ export interface SocketOptions {
zap_domain: number;
}
export class Socket implements EventEmitter {
export class Socket {
/**
* Set `opt` to `val`.
*