Files
sonr/internal/config/hway/init.pkl.go
T

9 lines
182 B
Go
Raw Normal View History

// Code generated from Pkl module `sonr.net.Hway`. DO NOT EDIT.
package hway
import "github.com/apple/pkl-go/pkl"
func init() {
pkl.RegisterMapping("sonr.net.Hway", HwayImpl{})
}