@mbamobi/sql-storage
Version:
Sql Storage Provider
24 lines (18 loc) • 477 B
Markdown
# MbaSqlStorage
Shared providers for mobile and web MM (Mobile Management System).
## Using MbaSqlStorage in an Ionic 2/Angular 2 project
```typescript
import { NgModule } from '@angular/core';
import { MbaSqlStorage } from '@mbamobi/mba-sql-storage';
Contributing
See [CONTRIBUTING](https://github.com/mbamobi/sql-storage/blob/master/.github/CONTRIBUTING.md)