UNPKG

@lfai/egeria-js-commons

Version:

Common module for storing static data such as key value objects, SVGs, icon mappings, API urls.

4 lines (3 loc) 94 B
import { login } from './login'; import { logout } from './logout'; export { login, logout };