Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/tools/seo-metadata.tool.ts
Properties
| Property | Type |
|---|---|
title | string |
metaDescription | string |
canonicalSlug | string |
ogTags | Record<string, string> |
jsonLd | Record<string, unknown> |
keywords | string[] |
Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/tools/seo-metadata.tool.ts
| Property | Type |
|---|---|
title | string |
metaDescription | string |
canonicalSlug | string |
ogTags | Record<string, string> |
jsonLd | Record<string, unknown> |
keywords | string[] |
Was this page helpful?