1 line
30 B
JavaScript
1 line
30 B
JavaScript
|
module.exports = (cb) => cb();
|
|
module.exports = (cb) => cb();
|