UNPKG

@lxdhub/dbsync

Version:

Display, search and copy LXD-images using a web interface.

12 lines (10 loc) 210 B
/** * @name * @lxdhub/dbsync * * @description * This module provides the functionality * to synchronize the LXDHub database with the * data of LXD remote APIs */ export { LXDHubDbSync } from './main';