Skip to main content
Module

x/ky/source/utils/types.ts>Mutable

🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
Go to Latest
type alias Mutable
import { type Mutable } from "https://deno.land/x/ky@v1.2.3/source/utils/types.ts";
definition: -readonly [P in keyof T]: T[P]