feat: monorepo
This commit is contained in:
3
packages/email/src/index.tsx
Normal file
3
packages/email/src/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export const name = "email";
|
||||
|
||||
export { sendEmail } from "./sendEmail";
|
||||
Reference in New Issue
Block a user