mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
17366a29da
* add base class * properties are static * some fixes * tslint
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export * from './plugin';
|
|
export * from './decorators';
|
|
export * from './util';
|
|
export * from './ionic-native-plugin';
|