打包好的livecode,版本v-46
This commit is contained in:
21
docs/api/internal/interfaces/EditorPosition.html.md
Normal file
21
docs/api/internal/interfaces/EditorPosition.html.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Interface: EditorPosition
|
||||
|
||||
## Properties
|
||||
|
||||
### column?
|
||||
|
||||
> `optional` **column**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
[models.ts:1165](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1165)
|
||||
|
||||
***
|
||||
|
||||
### lineNumber
|
||||
|
||||
> **lineNumber**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
[models.ts:1164](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L1164)
|
||||
Reference in New Issue
Block a user