Skip to main content
Module

x/iterable_file_server/mod.ts>Cache

Serve items from `AsyncIterable<File>`
Latest
type alias Cache
import { type Cache } from "https://deno.land/x/iterable_file_server@v0.2.0/mod.ts";
definition: Record<string, File>