UNPKG
loofah
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.3
0.0.2
0.0.1
Scrubs sensitive information from data
github.com/Clever/loofah
Clever/loofah
loofah
/
index.js
3 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
var
path
= __dirname +
'/lib-js/loofah'
;
module
.exports =
require
(
path
);