Skip to content

Commit

Permalink
feat: export EditableTreeNode
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Mar 1, 2023
1 parent 1989e7a commit b5745e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ export {
TreeNodeValueParam,
TreeNodeValueStatic,
} from './core/treeNodeValue'
export { EditableTreeNode } from './core/extendRoutes'

// expose for generated type extensions
export type {
Expand Down

0 comments on commit b5745e1

Please sign in to comment.