UNPKG

@egjs/axes

Version:

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates. You can easily create a UI that responds to user actions.

4 lines (3 loc) 74 B
import Axes from "./index"; export default Axes; export * from "./index";