UNPKG

next-tribune-blog

Version:

Automatic blog generator for Next.js from Tribune.sh blockchain articles

3 lines 157 B
export { NextTribuneBlogPlugin } from './plugin'; export type { PluginOptions, BlogPost, TribuneArticle } from './types'; //# sourceMappingURL=index.d.ts.map