@corejam/plugin-dershop
Version:
corejam dershop app - Serverless Jamstack Webshop
31 lines (17 loc) • 789 B
Markdown
# dershop-seo
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | ------------------------------------------------------------------------------------- | ----------- |
| `seo` | -- | | `{ metaTitle?: string; metaDescription?: string; keywords?: string[]; url: string; }` | `undefined` |
## Dependencies
### Used by
- [dershop-route-index](../../routes)
### Graph
```mermaid
graph TD;
dershop-route-index --> dershop-seo
style dershop-seo fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*