Update index.ts

This commit is contained in:
Daniel Sogl 2018-03-15 17:44:16 +01:00 committed by GitHub
parent 15bb350d8e
commit ec14e179c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ import { Cordova, CordovaProperty, Plugin, IonicNativePlugin } from '@ionic-nati
import { Observable } from 'rxjs/Observable';
/**
* @beta
* @name Web Intent
* @description
* This Plugin provides a general purpose shim layer for the Android intent mechanism, exposing various ways to handle sending and receiving intents.