Skip to content

Commit

Permalink
re-export HandleState, HandleTransformState, and ScreenHandleStore fr…
Browse files Browse the repository at this point in the history
…om react-three/handle
  • Loading branch information
bbohlender committed Feb 13, 2025
1 parent b7fecde commit e65695d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react/handle/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ export * from './component.js'
export * from './handles/index.js'
export {
HandleStore,
HandleState,
HandleTransformState,
ScreenHandleStore,
filterForOnePointerLeftClick,
filterForOnePointerRightClickOrTwoPointer,
defaultApply,
Expand Down

0 comments on commit e65695d

Please sign in to comment.