UNPKG

baasic-sdk-javascript

Version:

JavaScript SDK provides core functionality for building web and mobile applications on [Baasic](http://www.baasic.com/).

13 lines (12 loc) 282 B
declare const TYPES: { IBaasicAppOptions: any; IAppOptions: any; IStorageHandler: any; IEventHandler: any; ITokenHandler: any; IUserHandler: any; IBaasicApp: any; IBaasicPlatform: any; IDefaultStorageConfig: any; }; export { TYPES };