document.head.insertAdjacentHTML('beforeend','')
module.exports =
name: 'HeroSection'
render: (new Function '_ctx', '_cache', renderFns['app/shared/HeroSection/index.pug'])()
props:
title:
type: String
default: ''
image:
type: String
default: ''
subtitle:
type: String
default: ''