UNPKG

@lxdhub/api

Version:

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

6 lines (5 loc) 135 B
/** * The exposed modules from @lxdhub/api. * Only expose what is needed. */ export { LXDHubAPI, LXDHubAPISettings } from './main';