1. 首页
  2. 数据库
  3. 其它
  4. react 2store 源码

react 2store 源码

上传者: 2021-02-25 21:15:15上传 ZIP文件 36.35KB 热度 12次
只需管理React应用程序数据系统 方法 import { Provider , useStore , getStore , Context } from 'react-2store' store . insert ( 'users' , { } ) // insert new data store . update ( 'users' , { key : value } | index ) // update existing data store . updateAll ( 'users' , data : { } ) // update all data store . delete (
下载地址
用户评论