We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a0716a + 670b0c8 commit cd1470cCopy full SHA for cd1470c
src/index.tsx
@@ -1,3 +1,4 @@
1
export { NotionRenderer } from "./renderer";
2
export * from "./types";
3
export * from "./utils";
4
+export * from "./block";
0 commit comments