UNPKG
is-this-necessary
Version:
latest (0.6.9)
0.6.9
Is this absolutely necessary?
github.com/photonbit/is-this-necessary
photonbit/is-this-necessary
is-this-necessary
/
index.js
4 lines
•
65 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
function
(
) {
return
false
; };