UNPKG

cspace-ui

Version:
14 lines (12 loc) 226 B
import account from './account'; import authRef from './authRef'; import common from './common'; import refDoc from './refDoc'; import role from './role'; export default [ account, authRef, common, refDoc, role, ];