@mbamobi/sql-storage
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

MbaSqlStorage

Shared providers for mobile and web MM (Mobile Management System).

Using MbaSqlStorage in an Ionic 2/Angular 2 project

import { NgModule } from '@angular/core';
import { MbaSqlStorage } from '@mbamobi/mba-sql-storage';

@NgModule({
  declarations: [
    ...
  ],
  imports: [
    ...
    SqlStorageModule.initialize()
  ],
  ...
})

Contributing

See [CONTRIBUTING](https://github.com/mbamobi/sql-storage/blob/master/.github/CONTRIBUTING.md)

/@mbamobi/sql-storage/

    Package Sidebar

    Install

    npm i @mbamobi/sql-storage

    Weekly Downloads

    2

    Version

    0.0.1

    License

    SEE LICENSE IN LICENSE

    Last publish

    Collaborators

    • danielluz
    • adminmba
    • cimbamobi