mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-02 09:20:58 +08:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
const factory = require("./factory");
|
|
|
|
module.exports = factory();
|