1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 一个空的方法,始终返回 undefined,可用于初始化值
|
||||
*/
|
||||
function noop () {}
|
||||
|
||||
module.exports = noop
|
||||
Reference in New Issue
Block a user