Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface BaseEntity
import { type BaseEntity } from "https://deno.land/x/yextpages@plugins%401.0.0-beta.8/slugManager/api.ts";

Index Signatures

[key: string]: any

Properties

meta: { id: string; language: string; entityType: string; }
name: string
optional
savedFilters: string[]