UNPKG

blackhighlighter

Version:

Client and server for widget implementing secure and committed web redaction

5 lines (3 loc) 207 B
// NPM package manager wants an "index.js" file as the entry point for a module // Following convention taken by express (and others) to make this minimal module.exports = require("./blackhighlighter.js");