UNPKG

@pmndrs/handle

Version:

framework agnostic expandable handle implementation for threejs

5 lines (4 loc) 174 B
export * from './store.js'; export * from './handles/index.js'; export type { Axis, HandleState, HandleTransformState } from './state.js'; export * from './screen/index.js';