0.0.3 • Published 7 years ago

mufucaca-typescript v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

mufucaca-typescript

Typescript-Wrapper for cordova-plugin-mufucaca

Provides access to the events sent by cordova-plugin-mufucaca via rxjs observables or promises.

Installation

  1. After adding cordova-plugin-mufucaca run npm install mufucaca-typescript --save or yarn add mufucaca-typescript.
  2. Use it with an import like this: import { MufuCaCa, Card } from 'mufucaca-typescript/mufucaca'