Skip to main content
Module

x/ranmess/mod.ts>Quotable

💻 Quotable Wrapper and CLI Tool
Latest
interface Quotable
import { type Quotable } from "https://deno.land/x/ranmess@v2.3.0/mod.ts";

Properties

_id: string
content: string
author: string
authorSlug: string
length: number
dateAdded: string
dateModified: string
tags: string[]