UNPKG

dinz-web-utility

Version:
4 lines (3 loc) 76 B
export const getH1Tag = () => { return document.querySelector('h1'); }