BlockList.isBlockList(value)


  • value <any> 任何 JS 值

    ¥value <any> Any JS value

  • 如果 valuenet.BlockList,则返回 true

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