IconConfigDataFlow.swift 71 B

123456
  1. enum IconConfig {
  2. enum Config {}
  3. }
  4. protocol IconConfigProvider {}