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

4 lines
91 B
JavaScript

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