Files
sonr/crypto/ucan/attns/init.pkl.go
T

9 lines
178 B
Go
Raw Normal View History

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