import { NotionAPIBlock } from "@/@types/NotionAPIBlock"; export type NotionAPIBlockList = NotionAPIBlock[];