@pikku/addon-resend
v0.0.4
Published
Email API for developers
Readme
@pikku/addon-resend
Email API for developers
Setup
- Add icon SVG at
resend.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
