UNPKG

lisn.js

Version:

Simply handle user gestures and actions. Includes widgets.

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