mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-07-03 07:34:36 +08:00
4 lines
91 B
JavaScript
4 lines
91 B
JavaScript
// light library entry point.
|
|
|
|
"use strict";
|
|
module.exports = require("./src/index-light"); |