Files
sonr/internal/orm/transactions/Msg.pkl.go
T

7 lines
129 B
Go
Raw Normal View History

2024-09-30 19:44:16 -04:00
// Code generated from Pkl module `transactions`. DO NOT EDIT.
package transactions
type Msg interface {
GetTypeUrl() string
}