Kind: Interface
Source: atloria-monorepo/apps/web/src/types/ai.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
description | string |
category | `'enhancement' |
template | string |
variables | string[] |
createdAt | Date |
updatedAt | Date |
Kind: Interface
Source: atloria-monorepo/apps/web/src/types/ai.ts
| Property | Type |
|---|---|
id | string |
name | string |
description | string |
category | `'enhancement' |
template | string |
variables | string[] |
createdAt | Date |
updatedAt | Date |
Was this page helpful?