The presence or absence of the specified function
incoming function name
isExitsFunction('test') // falseisExitsFunction('console.log') // true Copy
isExitsFunction('test') // falseisExitsFunction('console.log') // true
1.0.1
The presence or absence of the specified function