4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
'use strict'
|
|
|
|
module.exports = function noop () {}
|
'use strict'
|
|
|
|
module.exports = function noop () {}
|