1 Star 0 Fork 0

越剑 / egg-pulsar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.js 123 Bytes
一键复制 编辑 原始数据 按行查看 历史
越剑 提交于 2021-06-02 14:20 . add lib pulsar
'use strict';
const pulsar = require('./lib/pulsar');
module.exports = app => {
if (app.config.pulsar) pulsar(app);
};
1
https://gitee.com/msmao/egg-pulsar.git
git@gitee.com:msmao/egg-pulsar.git
msmao
egg-pulsar
egg-pulsar
master

搜索帮助