UNPKG

dovecot-auth-client

Version:

Dovecot authentication socket protocol client for Node

7 lines (6 loc) 152 B
declare const defaultExport: { dovecotAuth: { dovecotAuth: typeof import("./index.js").dovecotAuth; }; }; export default defaultExport;