BlockList.isBlockList(value)


  • value <any> 任何 JS 值

    ¥value <any> Any JS value

  • 如果 value 是 net.BlockList,则返回 true。

    ¥Returns true if the value is a net.BlockList.