Проверка шаблона шины для iOS
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
201B

  1. version: 2
  2. model:
  3. join: [Bool, false]
  4. textUI: [String, ""]
  5. service:
  6. actions:
  7. busModel
  8. pipes:
  9. join: [toggle, K.join]
  10. textUI: [recent, K.textUI]
  11. world:
  12. join: [ps]
  13. textUI: [ps]