Skip to content

Commit

Permalink
chore: add isAbsolute extern
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin authored and andelf committed Mar 27, 2023
1 parent 0c6dc4b commit 675d300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions externs.js
Expand Up @@ -139,6 +139,7 @@ dummy.DOCUMENT = function() {};
dummy.DOCUMENT_TYPE = function() {};
dummy.ELEMENT = function() {};
dummy.TEXT = function() {};
dummy.isAbsolute = function() {};

/**
* @typedef {{
Expand Down

0 comments on commit 675d300

Please sign in to comment.