UNPKG

lisn.js

Version:

Simply handle user gestures and actions. Includes widgets.

17 lines 524 B
/** * @module * @ignore * @internal */ export * from "../actions/add-class.cjs"; export * from "../actions/animate.cjs"; export * from "../actions/animate-play.cjs"; export * from "../actions/display.cjs"; export * from "../actions/trigger.cjs"; export * from "../actions/scroll-to.cjs"; export * from "../actions/set-attribute.cjs"; export * from "../actions/show.cjs"; export * from "../actions/open.cjs"; export * from "../actions/pager.cjs"; export * from "../actions/action.cjs"; //# sourceMappingURL=index.d.ts.map