UNPKG

@fuadop/react-native-store

Version:

A simple database base on react-native AsyncStorage.

8 lines (7 loc) 143 B
"use strict"; var Migrations = [{ version: 0.2, perform: function perform() {// perform actions here. } }]; module.exports = Migrations;