const pathObj = document.getElementById('js-network-path') // @ts-ignore const commonPath = (pathObj && pathObj.value) || '' export { commonPath }