type alias z.Writeableimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts"; const { Writeable } = z; Type ParametersTdefinition: -readonly [P in keyof T]: T[P]