Skip to content

Commit b5745e1

Browse files
committed
feat: export EditableTreeNode
1 parent 1989e7a commit b5745e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export {
178178
TreeNodeValueParam,
179179
TreeNodeValueStatic,
180180
} from './core/treeNodeValue'
181+
export { EditableTreeNode } from './core/extendRoutes'
181182

182183
// expose for generated type extensions
183184
export type {

0 commit comments

Comments
 (0)