module.exports = [{ plugin: require('../node_modules/gatsby-plugin-anchor-links/gatsby-browser.js'), options: {"plugins":[],"offset":-100,"duration":1000}, },{ plugin: require('../node_modules/gatsby-remark-autolink-headers/gatsby-browser.js'), options: {"plugins":[],"elements":["h2","h3","h4"],"offsetY":0,"className":"anchor"}, },{ plugin: require('../node_modules/gatsby-plugin-theme-ui/gatsby-browser.js'), options: {"plugins":[]}, },{ plugin: require('../gatsby-browser.js'), options: {"plugins":[]}, }]