W72crm_web-master/node_modules/es5-ext/function/noop.js

5 lines
94 B
JavaScript
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
"use strict";
// eslint-disable-next-line no-empty-function
module.exports = function () {};