Проверка шаблона шины для iOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

MeetupId.yml 274B

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