import 'dotenv/config'
import { sendReal } from './newsletter-lib.mjs'

sendReal()