Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useImageUpload.ts
Properties
| Property | Type |
|---|---|
id | string |
url | string |
filename | string |
size | number |
width | number |
height | number |
altText | string |
caption | string |
audiences | string[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useImageUpload.ts
| Property | Type |
|---|---|
id | string |
url | string |
filename | string |
size | number |
width | number |
height | number |
altText | string |
caption | string |
audiences | string[] |
Was this page helpful?