import { type Closer } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
An abstract interface which when implemented provides an interface to close files/resources that were previously opened.
import { type Closer } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
An abstract interface which when implemented provides an interface to close files/resources that were previously opened.