deno.com

method BlockList.isBlockList

#BlockList.isBlockList(value: unknown): value is BlockList

Returns true if the value is a net.BlockList.

Parameters #

#value: unknown

Any JS value

Return Type #

value is BlockList