mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 15:09:13 +00:00
4 lines
155 B
JavaScript
4 lines
155 B
JavaScript
export { getAllPosts } from './notion/getAllPosts'
|
|
export { getAllTags } from './notion/getAllTags'
|
|
export { getPostBlocks } from './notion/getPostBlocks'
|