Skip to content

Documentation / @agentick/client / CompletionContext

Interface: CompletionContext ​

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

Properties ​

cursor ​

cursor: number

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


value ​

value: string

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

Released under the ISC License.