refactor(session): unify event map augmentation entrypoint
This commit is contained in:
@@ -42,7 +42,7 @@ import type { PlanProjection } from './types.ts'
|
||||
// declarations still receive the SessionProjectionMap merge.
|
||||
export type * from './types.ts'
|
||||
|
||||
declare module '@deepseek-ai/dsh-session' {
|
||||
declare module '@deepseek-ai/dsh-session/types' {
|
||||
interface SessionEventMap {
|
||||
/**
|
||||
* Whether plan mode is in force from this point on: log-only, non-surface,
|
||||
|
||||
Reference in New Issue
Block a user