mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -1,5 +1,5 @@
|
||||
// 订阅者回调签名
|
||||
typedef void EventCallback(arg);
|
||||
typedef EventCallback = void Function(dynamic arg);
|
||||
|
||||
class EventBus {
|
||||
// 私有构造函数
|
||||
|
||||
Reference in New Issue
Block a user