UNPKG
spidereye
Version:
latest (1.0.0-beta.2)
1.0.0-beta.2
1.0.0-alpha.16
1.0.0-alpha.15
1.0.0-alpha.14
1.0.0-alpha.13
1.0.0-alpha.11
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
Client library for .Net SpiderEye apps
github.com/JBildstein/SpiderEye
JBildstein/SpiderEye
spidereye
/
es
/
api
/
dialogs
/
index.js
8 lines
(7 loc)
•
246 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
"./dialog-result"
;
export
*
from
"./file-filter"
;
export
*
from
"./message-box-buttons"
;
export
*
from
"./message-box"
;
export
*
from
"./open-file-dialog"
;
export
*
from
"./save-file-dialog"
;
export
*
from
"./folder-select-dialog"
;