UNPKG
@randombenj/db
Version:
latest (1.10.2-alpha.0)
unstable (1.10.2-alpha.41)
1.10.2-alpha.42
1.10.2-alpha.41
1.10.2-alpha.0
Display, search and copy LXD-images using a web interface.
github.com/Roche/lxdhub
Roche/lxdhub
@randombenj/db
/
lib
/
database
/
index.d.ts
5 lines
(4 loc)
•
148 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./database.module'
;
export
*
from
'./database.service'
;
export
*
from
'./interfaces'
;
export
*
from
'./database-ormconfig.constant'
;