11 lines
264 B
JavaScript
11 lines
264 B
JavaScript
/**
|
|
* 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=transform.stub.js.map
|