UNPKG

gridsome

Version:

A JAMstack framework for building blazing fast websites with Vue.js

8 lines (6 loc) 129 B
const IntersectionObserver = ( typeof global.IntersectionObserver !== 'undefined' ) export default { IntersectionObserver }