/** * MailDev CLI Commands * * Re-exports all CLI commands */ export * from './init.js'; //# sourceMappingURL=index.d.ts.map