mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Update index.d.ts
This commit is contained in:
2
types/zeromq/index.d.ts
vendored
2
types/zeromq/index.d.ts
vendored
@@ -56,7 +56,7 @@ export interface SocketOptions {
|
||||
zap_domain: number;
|
||||
}
|
||||
|
||||
export class Socket implements EventEmitter {
|
||||
export class Socket {
|
||||
/**
|
||||
* Set `opt` to `val`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user