UNPKG

baasic-sdk-javascript

Version:

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

16 lines (15 loc) 540 B
export * from './IArticleStatus'; export * from './ICommentStatus'; export * from './IAuthor'; export * from './IArticleCommentMetadata'; export * from './IArticleComment'; export * from './IArticleCommentReply'; export * from './INotificationConfiguration'; export * from './IArticleFileEntry'; export * from './IArticleFile'; export * from './IRating'; export * from './IArticleSettings'; export * from './IArticleTag'; export * from './IArticleSubscription'; export * from './IArticle'; export * from './IArticleOptions';