SMBSettingsProvider.swift 89 B

1234
  1. extension SMBSettings {
  2. final class Provider: BaseProvider, SMBSettingsProvider {}
  3. }