Kind: Interface
Source: atloria-monorepo/apps/web-e2e/src/utils/data-factories.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
description | string |
category | TemplateCategory |
content | string |
thumbnail | string |
createdAt | string |
updatedAt | string |
Kind: Interface
Source: atloria-monorepo/apps/web-e2e/src/utils/data-factories.ts
| Property | Type |
|---|---|
id | string |
name | string |
description | string |
category | TemplateCategory |
content | string |
thumbnail | string |
createdAt | string |
updatedAt | string |
Was this page helpful?