Skip to content

Commit

Permalink
feat: export utility functions createEditValueSelection and `create…
Browse files Browse the repository at this point in the history
…EditKeySelection`
  • Loading branch information
josdejong committed Jul 15, 2024
1 parent 47853f3 commit 4264a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ export {
isMultiSelection,
isEditingSelection,
createValueSelection,
createEditValueSelection,
createKeySelection,
createEditKeySelection,
createInsideSelection,
createAfterSelection,
createMultiSelection,
Expand Down

0 comments on commit 4264a58

Please sign in to comment.