--- export interface Props { version: string; } const { version = '3.1.2' } = Astro.props as Props; --- Toggle mobile menu Snowpack Press ⌘ and K to search {`v${version}`}