2
0
mirror of https://github.com/frappe/books.git synced 2025-02-03 04:28:32 +00:00
books/frappe/utils/noop.js
2022-01-21 02:08:09 +05:30

1 line
56 B
JavaScript

module.exports = function () { return function () {}; };