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) 116 B
import { fetchRawData } from './search'; import { fetchTypes } from './types'; export { fetchRawData, fetchTypes };