Skip to content

Graph atlas

@DependencyGraph
interface AppGraph {
  val cacheProvider: () -> Cache
}