import { type KV } from "https://deno.land/x/tpy@v1.0.0-RC/src/types/pylon.d.ts";
const { ItemsFlattened } = KV.GET;
Surfaces Items
.
definition: Array<{ key: string; value: T; expiresAt?: string; }>
import { type KV } from "https://deno.land/x/tpy@v1.0.0-RC/src/types/pylon.d.ts";
const { ItemsFlattened } = KV.GET;
Surfaces Items
.