I’ll just define an interface `interface KobaltSer...
# kobalt
c
I’ll just define an interface
interface KobaltServer { fun getDependencies() }
and pretty much done