feat(dialog): Re-export FileResponse (#837)

closes #835
pull/829/head^2
Fabian-Lars 1 year ago committed by GitHub
parent b1c6a7885e
commit 7c59e3785b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
---
"dialog": patch
---
Re-export `FileResponse` interface.

@ -296,6 +296,7 @@ async function confirm(
export type {
DialogFilter,
FileResponse,
OpenDialogOptions,
SaveDialogOptions,
MessageDialogOptions,

Loading…
Cancel
Save