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 b867a45 commit 6980b91Copy full SHA for 6980b91
index.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
var htmlparser = require('htmlparser2');
4
5
/**
0 commit comments