Blame view

code/finance_web/node_modules/es5-ext/function/noop.js 94 Bytes
a  
谢明辉 committed
1 2 3 4
"use strict";

// eslint-disable-next-line no-empty-function
module.exports = function () {};