class Pipe extends ConnectionWrapimport { Pipe } from "https://dotland.deno.dev/std@0.116.0/node/internal_binding/pipe_wrap.ts"; ConstructorsnewPipe(type: number)Propertiesipc: booleanreading: booleanMethodsbind()connect(_req: PipeConnectWrap,_address: string,_afterConnect: (status: number,handle: Pipe,req: PipeConnectWrap,readable: boolean,writable: boolean,) => void,)fchmod()listen()open(_fd: number): numbersetPendingInstances(_instances: number)