cohabit_mail/mod.ts

3 lines
80 B
TypeScript

export { send } from './src/send.ts'
export { Contact } from './src/contact.ts'