Browse Source

implement Util.both

master
ansuz 1 year ago
parent
commit
73854a8b6a
1 changed files with 1 additions and 0 deletions
  1. 1
      lib/common-util.js

1
lib/common-util.js

@ -0,0 +1 @@
module.exports = require("../www/common/common-util");
Loading…
Cancel
Save