mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
add 3dtouch plugin
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import {Plugin, Cordova} from './plugin';
|
||||
|
||||
/**
|
||||
* @name
|
||||
* @description
|
||||
* @usage
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: '',
|
||||
pluginRef: '',
|
||||
repo: '',
|
||||
platforms: ['iOS']
|
||||
})
|
||||
Reference in New Issue
Block a user