Files
ucan/internal/envelope/testdata/example.ipldsch
2024-09-09 08:52:57 -04:00

6 lines
64 B
Plaintext

type DID string
type Example struct {
hello String
id DID
}