UNPKG
star-wh
Version:
latest (1.0.0)
1.0.0
star-wh
/
bin
/
node_modules
/
lodash
/
fp
/
complement.js
2 lines
(1 loc)
•
38 B
JavaScript
View Raw
1
2
module.exports
= require(
'./negate'
)
;