UNPKG

baasic-sdk-javascript

Version:

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

14 lines (13 loc) 398 B
export * from './IModel'; export * from './IQueryModel'; export * from './IOptions'; export * from './IACL'; export * from './IACLAction'; export * from './IACLRole'; export * from './IACLUser'; export * from './IACLOptions'; export * from './IACLPolicy'; export * from './IResponse'; export * from './IGetRequestOptions'; export * from './IQueryOptions'; export * from './ILanguage';