Kind: Interface
Source: atloria-monorepo/apps/web/src/lib/structured-data.ts
Properties
| Property | Type |
|---|---|
'@context' | 'https://schema.org' |
'@type' | 'HowTo' |
name | string |
step | HowToStep[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/lib/structured-data.ts
| Property | Type |
|---|---|
'@context' | 'https://schema.org' |
'@type' | 'HowTo' |
name | string |
step | HowToStep[] |
Was this page helpful?