mirror of
https://github.com/onsonr/hway.git
synced 2025-03-10 13:07:09 +00:00
9 lines
184 B
Go
9 lines
184 B
Go
// Code generated from Pkl module `sonr.net.Hway`. DO NOT EDIT.
|
|
package config
|
|
|
|
import "github.com/apple/pkl-go/pkl"
|
|
|
|
func init() {
|
|
pkl.RegisterMapping("sonr.net.Hway", HwayImpl{})
|
|
}
|