method IPNet.prototype.containsimport { IPNet } from "https://deno.land/x/easyts@0.1.3/net/ip.ts"; contains(ip: IP): booleanreports whether the network includes ip. Parametersip: IPReturnsboolean