sonr/gen/transactions/Msg.pkl.go

7 lines
129 B
Go
Raw Normal View History

2024-09-05 18:37:38 -04:00
// Code generated from Pkl module `transactions`. DO NOT EDIT.
package transactions
type Msg interface {
GetTypeUrl() string
}