Kind: Interface
Source: atloria-monorepo/apps/api/src/changelog/changelog-public.service.ts
Properties
| Property | Type |
|---|---|
id | string |
title | string |
body | string |
tags | string[] |
source | string |
publishedAt | Date |
Kind: Interface
Source: atloria-monorepo/apps/api/src/changelog/changelog-public.service.ts
| Property | Type |
|---|---|
id | string |
title | string |
body | string |
tags | string[] |
source | string |
publishedAt | Date |
Was this page helpful?