UNPKG

relution-sdk

Version:

Relution Software Development Kit for TypeScript and JavaScript

8 lines (7 loc) 96 B
/** * @module push * @preferred */ /** */ export * from './push'; export * from './cordova';