awesome-cordova-plugins/dist/index.d.ts

6 lines
177 B
TypeScript
Raw Normal View History

2015-11-30 11:55:18 +08:00
export * from './plugins/actionsheet';
export * from './plugins/camera';
export * from './plugins/device';
export * from './plugins/statusbar';
2015-11-29 06:24:38 +08:00
export * from './plugins/toast';