Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pastedeno/src/node/index.ts>Paste

Universal Pastebin client for Deno/Node
Latest
interface Paste
import { type Paste } from "https://deno.land/x/pastedeno@0.6.2/src/node/index.ts";

Properties

paste_key: string
paste_date: number
paste_title: string
paste_size: number
paste_expire_date: number
paste_private: number
paste_format_long: string
paste_format_short: string
paste_url: string
paste_hits: number