Files
NotionNext/lib/notion.js
tangly1024 dfc0f645d4 Code🤣
2021-09-27 09:33:21 +08:00

4 lines
155 B
JavaScript

export { getAllPosts } from './notion/getAllPosts'
export { getAllTags } from './notion/getAllTags'
export { getPostBlocks } from './notion/getPostBlocks'