Skip to content

Commit

Permalink
fix: added missing function
Browse files Browse the repository at this point in the history
  • Loading branch information
Hungerarray committed Dec 5, 2024
1 parent 504a13c commit ab0b4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/htmlMinifier.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,3 +540,4 @@ function isValidLocator(locator) {

window.minifyHTML = minifyHTML;
window.mapElementsToJson = mapElementsToJson;
window.isValidLocator = isValidLocator;

0 comments on commit ab0b4ef

Please sign in to comment.