package.src.safe-area-inset.js Maven / Gradle / Ivy
The newest version!
const template = document.createElement('template');
template.innerHTML = `
`;
document.head.appendChild(template.content);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy