light.js 91 Bytes Raw Blame History Permalink 1 2 3 4 // light library entry point. "use strict"; module.exports = require("./src/index-light");