UNPKG

@lxdhub/common

Version:

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

2 lines (1 loc) 81 B
export type LogType = 'error' | 'warn' | 'info' | 'verbose' | 'debug' | 'silly';