noop.js 94 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4
"use strict";

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