mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-31 18:59:19 +08:00
4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
/** 角色模块全局事件 */
|
|
export enum CommonEvent {
|
|
|
|
} |