@pikku/addon-emelia
v0.0.6
Published
Consume the Emelia cold email API
Readme
@pikku/addon-emelia
Consume the Emelia cold email API
Setup
- Add icon SVG at
emelia.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
