ShortcutsConfigDataFlow.swift 81 B

123456
  1. enum ShortcutsConfig {
  2. enum Config {}
  3. }
  4. protocol ShortcutsConfigProvider {}