UNPKG

cspace-ui

Version:
18 lines (16 loc) 305 B
import account from './account'; import audit from './audit'; import authRef from './authRef'; import common from './common'; import refDoc from './refDoc'; import role from './role'; import search from './search'; export default [ account, audit, authRef, common, refDoc, role, search, ];