JS: Add qldoc to HostnameRegexpShared

This commit is contained in:
Asger F
2019-11-14 12:47:41 +00:00
parent 6809eed543
commit 66db38266b

View File

@@ -1,3 +1,7 @@
/**
* Provides predicates for reasoning about regular expressions
* that match URLs and hostname patterns.
*/
import javascript
/**