Kind: Interface
Source: atloria-monorepo/apps/web/src/stores/pmeStore.ts
Properties
| Property | Type |
|---|---|
id | string |
title | string |
pageType | string |
htmlUrl | string |
htmlContent | string |
variants | PmeVariant[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/stores/pmeStore.ts
| Property | Type |
|---|---|
id | string |
title | string |
pageType | string |
htmlUrl | string |
htmlContent | string |
variants | PmeVariant[] |
Was this page helpful?