@vtj / ui / AttachmentUploader
Type Alias: AttachmentUploader()
AttachmentUploader: (
file
) =>Promise
<string
|AttachmentFile
|null
>
Parameters
file
File
Returns
Promise
<string
| AttachmentFile
| null
>
Defined in
packages/ui/types/components/attachment/types.d.ts:11