Files
lambda/internal/registry_new/repr.go
2026-02-06 23:19:27 -05:00

5 lines
45 B
Go

package registrynew
type Repr interface {
}