- Add py.typed marker file to jambo package directory
- Enable static type checkers to recognize and use type annotations from the library
This allows IDEs and tools like mypy, pyright to properly type-check code using this library.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>