UNPKG

lisn.js

Version:

Simply handle user gestures and actions. Includes widgets.

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