UNPKG

admin-bro

Version:
8 lines (7 loc) 212 B
export { flatten, unflatten } from 'flat'; export * from './actions'; export * from './adapters'; export * from './controllers'; export * from './decorators'; export * from './services'; export * from './utils';