method Deferred.prototype.resetimport { Deferred } from "https://deno.land/x/defer@0.6.0/src/defer.ts"; reset(): Defer<T>ReturnsDefer<T>