Skip to content

Commit e65695d

Browse files
committed
re-export HandleState, HandleTransformState, and ScreenHandleStore from react-three/handle
1 parent b7fecde commit e65695d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react/handle/src/index.ts

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ export * from './component.js'
33
export * from './handles/index.js'
44
export {
55
HandleStore,
6+
HandleState,
7+
HandleTransformState,
8+
ScreenHandleStore,
69
filterForOnePointerLeftClick,
710
filterForOnePointerRightClickOrTwoPointer,
811
defaultApply,

0 commit comments

Comments
 (0)