@atcute/whitewind
Version:
WhiteWind (com.whtwnd.*) schema definitions
7 lines (6 loc) • 530 B
text/typescript
export * as ComWhtwndBlogDefs from './types/com/whtwnd/blog/defs.js';
export * as ComWhtwndBlogEntry from './types/com/whtwnd/blog/entry.js';
export * as ComWhtwndBlogGetAuthorPosts from './types/com/whtwnd/blog/getAuthorPosts.js';
export * as ComWhtwndBlogGetEntryMetadataByName from './types/com/whtwnd/blog/getEntryMetadataByName.js';
export * as ComWhtwndBlogGetMentionsByEntry from './types/com/whtwnd/blog/getMentionsByEntry.js';
export * as ComWhtwndBlogNotifyOfNewEntry from './types/com/whtwnd/blog/notifyOfNewEntry.js';