2024-12-20 17:41:24 +08:00

5 lines
85 B
JavaScript

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