5 lines
85 B
JavaScript
Raw Permalink Normal View History

2022-06-03 11:13:06 +03:00
// full library entry point.
"use strict";
module.exports = require("./src/index");