mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 20:02:05 +08:00
Import eventemitter2 like pikaday types import moment
This commit is contained in:
2
types/cote/index.d.ts
vendored
2
types/cote/index.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: makepost <https://github.com/makepost>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
import { EventEmitter2 } from "./node_modules/eventemitter2";
|
||||
import { EventEmitter2 } from "eventemitter2";
|
||||
import * as SocketIO from "socket.io";
|
||||
import { Stream } from "stream";
|
||||
import { Server } from "http";
|
||||
|
||||
Reference in New Issue
Block a user