Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ContactObject
import { type ContactObject } from "https://deno.land/x/openbox@1.2.10/types/openapi_spec.ts";

Properties

optional
name: string
optional
url: string
optional
email: string