feat: update module exports

This commit is contained in:
Julien Oculi 2024-03-29 16:14:31 +01:00
parent 313f69ca7b
commit 86f64e5bcd

3
mod.ts
View file

@ -1 +1,2 @@
export { send } from './src/send.ts'
export { Contact } from './src/contact.ts'