import { type io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { Closer } = io;
An abstract interface which when implemented provides an interface to close files/resources that were previously opened.
import { type io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { Closer } = io;
An abstract interface which when implemented provides an interface to close files/resources that were previously opened.