Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 707987951
  • Loading branch information
neuracr authored and copybara-github committed Dec 20, 2024
1 parent 166439a commit 28b4a4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dom/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* a clearly defined interface.
*/

// Re-export functions with new names that don't conflict with browser APIs.
export {setHref as setAnchorHref} from './elements/anchor.js';
export {setHref as setAreaHref} from './elements/area.js';
export {setHref as setBaseHref} from './elements/base.js';
Expand Down

0 comments on commit 28b4a4c

Please sign in to comment.