Skip to content

Documentation / @agentick/client / EditorUpdate

Interface: EditorUpdate

Defined in: client/src/line-editor.ts:26

Properties

cursor?

optional cursor: number

Defined in: client/src/line-editor.ts:28


killed?

optional killed: string

Defined in: client/src/line-editor.ts:29


value?

optional value: string

Defined in: client/src/line-editor.ts:27

Released under the ISC License.