account realm core:帐户领域提供者的核心api 源码

上传:qqsaint1256 浏览: 12 推荐: 0 文件:ZIP 大小:46.65KB 上传时间:2021-04-21 04:13:41 版权申诉
帐户领域核心 安装 npm install account-realm-core 构建客户端脚本 npm run build 将构建的脚本存储在CDN网络中 使用Account-Realm-Core API创建服务器 下面的示例演示如何使用 "use strict" const api = require ( 'account-realm-core' ) // replace database-drivers with actual drivers api . helpers ( { Collections : require ( 'database-drivers' ) } ) // replace sendEmail with the actual implementation api . helpers ( { sendEmail ( { recipient , templa
上传资源
用户评论