mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
feat(package): expose decorators and wrapper functions
Addresses https://github.com/driftyco/ionic-native/issues/37.
This commit is contained in:
@@ -46,6 +46,8 @@ export {
|
||||
TouchID
|
||||
}
|
||||
|
||||
export * from './plugins/plugin';
|
||||
|
||||
// Window export to use outside of a module loading system
|
||||
window['IonicNative'] = {
|
||||
ActionSheet: ActionSheet,
|
||||
|
||||
Reference in New Issue
Block a user