Skip to main content

Interface: Entity

Defined in: packages/core/src/data/types/entities.ts:15

Empty interface from which all entities inherit.

Extended by

Indexable

[k: string]: unknown

Properties

yoast_head?

optional yoast_head: null | string

Defined in: packages/core/src/data/types/entities.ts:17


yoast_head_json?

optional yoast_head_json: null | YoastJSON

Defined in: packages/core/src/data/types/entities.ts:16