Skip to content

Commit 50b275c

Browse files
committed
export docItemTypes
1 parent 820c404 commit 50b275c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export { main as docgen } from './main';
2+
export { docItemTypes } from './doc-item';
23
export { DocItemWithContext } from './site';
34

45
import './hardhat/type-extensions';

0 commit comments

Comments
 (0)