claude-web/node_modules/@interactjs/modifiers/spring/spring.stub.js

11 lines
261 B
JavaScript
Raw Normal View History

2026-02-23 02:23:38 +00:00
/**
* interact.js 1.10.27
*
* Copyright (c) 2012-present Taye Adeyemi <dev@taye.me>
* Released under the MIT License.
* https://raw.github.com/taye/interact.js/main/LICENSE
*/
export { default } from '../noop.js';
//# sourceMappingURL=spring.stub.js.map