鸭存储 源码
鸭存储 架构化数据对象的存储 安装 $ npm i duck-storage --save # or $ yarn add duck-storage 特征 储存有图案的鸭子 const createEvent = forEvent ( Rack , 'create' ) const entry = await Rack . create ( { firstName : 'Martin' , lastName : 'Rafael' } ) t . truthy ( entry ) t . true ( Object . prototype . hasOwnProperty . call
下载地址
用户评论