mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 21:09:11 +00:00
7 lines
129 B
Go
7 lines
129 B
Go
// Code generated from Pkl module `transactions`. DO NOT EDIT.
|
|
package transactions
|
|
|
|
type Msg interface {
|
|
GetTypeUrl() string
|
|
}
|