封装 allPages

This commit is contained in:
tlyong1992
2022-05-18 13:46:08 +08:00
parent b453df8d5d
commit 598d8d0b5b
4 changed files with 29 additions and 83 deletions

View File

@@ -1,3 +1,2 @@
export { getAllPosts } from './notion/getAllPosts'
export { getAllTags } from './notion/getAllTags'
export { getPostBlocks } from './notion/getPostBlocks'