Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface BaseEntity
import { type BaseEntity } from "https://deno.land/x/yextpages@pages%401.0.0-rc.2/slugManager/api.ts";

Properties

meta: { id: string; language: string; entityType: string; }
name: string
optional
slug: string