Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useProjectPublish.ts
Published project response from the API
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
urlId | string |
publishedSlug | string |
publicUrl | string |
publishedAt | string |
isPublic | boolean |
Was this page helpful?