Skip to main content

useUploader

Callable

  • useUploader(): readonly [() => void, (fn: (x: File) => void) => { getter: () => File; unsubscribe: () => void }]

  • Returns readonly [() => void, (fn: (x: File) => void) => { getter: () => File; unsubscribe: () => void }]