Skip to main content
Module

x/astral/bindings/celestial.ts>CacheStorage_CachedResponse

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias CacheStorage_CachedResponse
import { type CacheStorage_CachedResponse } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Cached response

definition: { body: string; }