We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd01690 commit d61a0f6Copy full SHA for d61a0f6
src/file/paragraph/links/index.ts
@@ -1,4 +1,5 @@
1
export * from "./hyperlink";
2
export * from "./bookmark";
3
+export * from "./numbered-item-ref";
4
export * from "./outline-level";
5
export * from "./pageref";
0 commit comments