Skip to main content
Module

x/feoblog_client/mod.ts>AttachmentMeta

a JavaScript client for feoblog written for Deno
Latest
type alias AttachmentMeta
import { type AttachmentMeta } from "https://deno.land/x/feoblog_client@v0.7.0/mod.ts";
definition: { exists: boolean; exceedsQuota: boolean; }