Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/zoic/zoic.ts>cacheValue

A RESTful API-caching middleware library for Oak/Deno
Latest
interface cacheValue
import { type cacheValue } from "https://deno.land/x/zoic@v1.0.5/zoic.ts";

Properties

headers: { [k: string]: string; }
body: Uint8Array
status: number