mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-16 04:58:53 +08:00
refactor(3dtouch):
This commit is contained in:
parent
ba20dbe590
commit
347c8a0715
@ -1,6 +1,9 @@
|
||||
import {Plugin, Cordova} from './plugin';
|
||||
import { Cordova, Plugin } from './plugin';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
|
||||
|
||||
declare var window: any;
|
||||
|
||||
/**
|
||||
* @name 3DTouch
|
||||
* @description
|
||||
|
Loading…
x
Reference in New Issue
Block a user