claude-web/node_modules/@interactjs/interact/index.prod.js

5 lines
320 B
JavaScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
/* interact.js 1.10.27 | https://raw.github.com/taye/interact.js/main/LICENSE */
import{Scope}from"../core/scope.prod.js";const scope=new Scope,interact=scope.interactStatic,_global="undefined"!=typeof globalThis?globalThis:window;scope.init(_global);export{interact as default};
//# sourceMappingURL=index.prod.js.map