index.js 85 B

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