This website works better with JavaScript.
首頁
探索
說明
登入
kornerr
/
check-ios-bus
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
d
single
Михаил Капелько
10 月之前
父節點
cb9e99afdd
當前提交
ba8e041a33
共有
2 個文件被更改
,包括
1 次插入
和
4 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
Modules/MeetupIdX/MeetupId.yml
+1
-2
Modules/MeetupIdX/src/MeetupId.Generated.swift
+ 0
- 2
Modules/MeetupIdX/MeetupId.yml
查看文件
@@ -17,5 +17,3 @@ service:
textUI: [recent, K.textUI]
world:
join: [ps]
textUI: [ps]
+ 1
- 2
Modules/MeetupIdX/src/MeetupId.Generated.swift
查看文件
@@ -60,8 +60,7 @@ extension MeetupId {
// MARK: - World
public struct World {
let join = PassthroughSubject<Void, Never>()
let textUI = PassthroughSubject<String, Never>()
public init(
Write
Preview
Loading…
取消
儲存