Files
ztab/app/src/vendor/muuri-src/utils/noop.js
yinsx bf5a3bc343 1
2026-02-02 09:07:30 +08:00

8 lines
174 B
JavaScript

/**
* Copyright (c) 2015-present, Haltu Oy
* Released under the MIT license
* https://github.com/haltu/muuri/blob/master/LICENSE.md
*/
export default function noop() {}