|
12345678910111213141516 |
- version: 2
-
- model:
- textApp: [String, ""]
- textUI: [String, ""]
-
- service:
- actions:
- modelBus
- pipes:
- textApp: [recent, K.meetupIdTextApp]
- textUI: [recent, K.meetupIdTextUI]
-
- world:
- textApp: [ps]
- textUI: [ps]
|