mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
[imap] Repair links (#47488)
This commit is contained in:
parent
ebad0c80c7
commit
ba4a8bae35
2
types/imap/index.d.ts
vendored
2
types/imap/index.d.ts
vendored
@ -1,7 +1,7 @@
|
||||
// Type definitions for imap v0.8.14
|
||||
// Project: https://www.npmjs.com/package/imap
|
||||
// Definitions by: Peter Snider <https://github.com/psnider>
|
||||
// Definitions: https://github.com/psnider/DefinitelyTyped/imap
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="node" />
|
||||
import { EventEmitter } from 'events';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user