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 e206745 commit e675255Copy full SHA for e675255
mod.ts
@@ -0,0 +1,2 @@
1
+import entityParser from "./html-entity-parser/index.ts";
2
+export{entityParser};
0 commit comments