1 Star 0 Fork 1

周红伟/accesscontrol

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.js 174 Bytes
一键复制 编辑 原始数据 按行查看 历史
Onur Yıldırım 提交于 2017-05-24 05:01 . better imports
var AC = require('./lib').AccessControl;
module.exports = AC;
// adding circular ref to allow easy importing in both ES5/6 and TS projects
module.exports.AccessControl = AC;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou-hw/accesscontrol.git
git@gitee.com:zhou-hw/accesscontrol.git
zhou-hw
accesscontrol
accesscontrol
master

搜索帮助