UNPKG

imap

Version:

An IMAP module for node.js that makes communicating with IMAP servers easy

4 lines 133 B
require('fs').readdirSync(__dirname).forEach(function(f) { if (f.substr(0, 5).toLowerCase() === 'test-') require('./' + f); });