mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +08:00
* fix/add decorators * fix google maps design * chore(): add root tsconfig to resolve imports in IDE * updates * more fixes
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
export * from './plugin';
|
|
export * from './decorators';
|
|
export * from './util';
|