forked from github/awesome-cordova-plugins
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';
|