aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/skip-web2017-polyfills.js
blob: aa9806d81da511cc86266732d86dffc6b1c6a3ee (plain) (blame)
1
2
return 'IntersectionObserver' in window &&
    typeof fetch === 'function';