Update range.ts

This commit is contained in:
yanmao 2021-12-13 00:59:08 +08:00
parent 710c9f4f96
commit eed407b844
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ export interface Range {
* @param path
* @param context
* @param includeCardCursor path
* @param root
*/
fromPath(
path: Path[],