mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 11:42:53 +02:00
doc: add missing APIs in the doc (#5835)
* doc: add missing APIs in the doc * refactor: apply lint
This commit is contained in:
@@ -16,7 +16,7 @@ interface PointRef {
|
||||
|
||||
## Instance methods
|
||||
|
||||
#### `unRef() => Point`
|
||||
#### `unref() => Point | null`
|
||||
|
||||
Call this when you no longer need to sync this point.
|
||||
It also returns the current value.
|
||||
|
Reference in New Issue
Block a user