ai
ai copied to clipboard
chore(examples/next-openai): ensure type-check running
Background
Summary
Verification
Tasks
- [ ] Tests have been added / updated (for bug fixes / features)
- [ ] Documentation has been added / updated (for bug fixes / features)
- [ ] A patch changeset for relevant packages has been added (for bug fixes / features - run
pnpm changesetin the project root) - [ ] Formatting issues have been fixed (run
pnpm prettier-fixin the project root)
Future Work
Related Issues
checks failing
checks were failing due to an actual type-error that showed up in IDE, which is good - fixed