package main import ( "github.com/vugu/vugu" ) type Root struct { Body vugu.Builder }