2
0
Files
bot/packages/utils/api/index.ts
Baptiste Arnaud 1654de3c1f 🧑‍💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00

4 lines
79 B
TypeScript

export * from './utils'
export * from './storage'
export * from './encryption'