Files
sonr/app/gateway/config/init.pkl.go
T

9 lines
183 B
Go
Raw Normal View History

2024-12-05 20:36:58 -05:00
// Code generated from Pkl module `sonr.hway.Env`. DO NOT EDIT.
package config
import "github.com/apple/pkl-go/pkl"
func init() {
pkl.RegisterMapping("sonr.hway.Env", EnvImpl{})
}