Files
NotionNext/lib/notion.js
2022-05-18 13:46:08 +08:00

3 lines
104 B
JavaScript

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