Write the Integration in Typescript
Beginning with the starter files created by Pandium, you will now write your Pokémon of the day integration and get it working locally!
├── src
└── index.ts
└── lib.ts
└── package.json
└── PANDIUM.yaml
└── tsconfig.jsonLast updated
Was this helpful?