# PmePage

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/stores/pmeStore.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/stores/pmeStore.ts#L25)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `title` | `string` |
| `pageType` | `string` |
| `htmlUrl` | `string` |
| `htmlContent` | `string` |
| `variants` | `PmeVariant[]` |
