0.0.2 • Published 4 years ago

@sfajs/cloudbase-dbhelper v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@sfajs/cloudbase-dbhelper

sfa 中间件,cloudbase 数据库帮助类

用法

注册中间件

import "@sfajs/cloudbase-dbhelper";
startup.useCloudbaseDbhelper();

使用

const dbhelper = this.ctx.bag<Dbhelper>("CB_DBHELPER");
0.0.2

4 years ago

0.0.1

4 years ago