Skip to content

Commit 1bea893

Browse files
feat: extend codegen to generate client API handler types
Add support for the 'client' section of api.schema.json: - Generate typed handler interfaces (e.g., SessionStoreHandler) - Generate ClientApiHandlers composite interface - Generate registerClientApiHandlers() registration function - Handle methods with no result type (void return) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 68749cb commit 1bea893

3 files changed

Lines changed: 675 additions & 8 deletions

File tree

0 commit comments

Comments
 (0)