package sdk
type Example struct {
Spec TaskSpec[Module]
Name string
Description string
}
type Help struct {
Examples []Example