UNPKG
@lxdhub/interfaces
Version:
latest (1.10.3)
unstable (1.10.6-alpha.16)
1.10.6-alpha.16
1.10.6-alpha.4
1.10.6-alpha.3
1.10.3
1.10.3-alpha.1
1.10.1
1.10.0
1.9.2-0
1.8.0
1.7.1
1.7.0
1.6.0
Display, search and copy LXD-images using a web interface.
github.com/Roche/lxdhub
Roche/lxdhub
@lxdhub/interfaces
/
lib
/
common
/
index.d.ts
6 lines
(5 loc)
•
234 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./lxdhub-config.interface'
;
export
*
from
'./remote-config.interface'
;
export
*
from
'./lxdhub-service.interface'
;
export
*
from
'./lxd-remote-authentication.interface'
;
export
*
from
'./lxdhub-http-service.interface'
;