feat(package): expose decorators and wrapper functions
Addresses https://github.com/driftyco/ionic-native/issues/37.
This commit is contained in:
parent
cb18bbb399
commit
848d70631c
@ -46,6 +46,8 @@ export {
|
|||||||
TouchID
|
TouchID
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export * from './plugins/plugin';
|
||||||
|
|
||||||
// Window export to use outside of a module loading system
|
// Window export to use outside of a module loading system
|
||||||
window['IonicNative'] = {
|
window['IonicNative'] = {
|
||||||
ActionSheet: ActionSheet,
|
ActionSheet: ActionSheet,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user