Have you tried this?
function createTag() { if (typeof window !== 'undefined') { return document.createElement(t) } }