Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface Dinosaur
import { type Dinosaur } from "https://deno.land/x/ptero@3.0/Ptero/types/types.ts";

Properties

id: string
name: string
era: string
area: string
diet: string