Skip to content

Commit ff14dc1

Browse files
fix: export constant value
1 parent 0b8e18b commit ff14dc1

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
@@ -5,6 +5,7 @@ export {
55
CLOSING_COMMENT,
66
CHECK_OPENING_COMMENT,
77
CHECK_CLOSING_COMMENT,
8+
CHECK_SKIP_COMMENT,
89
DEFAULT_TITLE,
910
MARKDOWN_EXTENSIONS,
1011
IGNORED_DIRS,

0 commit comments

Comments
 (0)