@pikku/addon-google-slides
v0.0.8
Published
Consume the Google Slides API
Readme
@pikku/addon-google-slides
Consume the Google Slides API
Setup
- Add icon SVG at
google-slides.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
