[imap] Repair links (#47488)

This commit is contained in:
Jack Bates 2020-09-14 14:06:34 -07:00 committed by GitHub
parent ebad0c80c7
commit ba4a8bae35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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';