mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export * from './plugin';
|
|
export * from './decorators';
|
|
export * from './util';
|
|
export * from './ionic-native-plugin';
|