noop.js 94 B

1234
  1. "use strict";
  2. // eslint-disable-next-line no-empty-function
  3. module.exports = function () {};