UNPKG

lisn.js

Version:

Simply handle user gestures and actions. Includes widgets.

11 lines 289 B
/** * @module * @ignore * @internal */ import "./bundle-slim.js"; export * from "./bundle-essentials.js"; export * as actions from "./actions/index.js"; export * as triggers from "./triggers/index.js"; export * as widgets from "./widgets/index.js"; //# sourceMappingURL=bundle.d.ts.map