// Code generated from Pkl module `models`. DO NOT EDIT. package models type Home struct { Hero *Hero `pkl:"hero"` Stats *Stats `pkl:"stats"` }