1 2 3 4
// minimal library entry point. "use strict"; module.exports = require("./src/index-minimal");