# Function: broadcast

broadcast(msg: string): any

广播

# 参数:

属性 类型 描述
msg string 广播信息

# 返回值:

any