StatamicSeoObjectType

The SEO object type used in Statamic.

Type Definition

type 
StatamicSeoObjectType
= {
value
: string;
label
: string;
key
: string;
};