## Description Add TypeScript type definitions for the plugin system, context object, and configuration. Start with .d.ts files alongside JS. ## Tasks - [ ] Plugin interface types - [ ] Context (ctx) object types - [ ] Config types - [ ] JSDoc annotations in key files
Description
Add TypeScript type definitions for the plugin system, context object, and configuration. Start with .d.ts files alongside JS.
Tasks