Skip to content

Commit

Permalink
Update experimental/dds/tree2/src/feature-libraries/treeCursorUtils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigMacomber authored Nov 9, 2023
1 parent 8e92072 commit 570abc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export function stackTreeFieldCursor<TNode>(
}

/**
* Provides functionality to allow a {@link stackTreeNodeCursor} to implement a cursor.
* Provides functionality to allow a {@link stackTreeNodeCursor} and {@link stackTreeFieldCursor} to implement cursors.
* @alpha
*/
export interface CursorAdapter<TNode> {
Expand Down

0 comments on commit 570abc0

Please sign in to comment.