Skip to content

Commit e675255

Browse files
authored
Create mod.ts
1 parent e206745 commit e675255

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mod.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import entityParser from "./html-entity-parser/index.ts";
2+
export{entityParser};

0 commit comments

Comments
 (0)