Skip to content

Commit 4673738

Browse files
committed
fix: export trusted
1 parent 3e8c0de commit 4673738

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
@@ -2,3 +2,4 @@ export { mdCodeBlock, MdCodeBlock } from "./mdCodeBlock";
22
export { mdImg, MdImgOptions } from "./mdImg";
33
export { mdLink, MdLinkOptions } from "./mdLink";
44
export { mdEscape } from "./mdEscape";
5+
export { trusted } from "./trusted";

0 commit comments

Comments
 (0)