IconConfigProvider.swift 87 B

1234
  1. extension IconConfig {
  2. final class Provider: BaseProvider, IconConfigProvider {}
  3. }