UNPKG

cspace-ui

Version:
8 lines (6 loc) 106 B
import batch from './batch'; import report from './report'; export default [ ...batch, ...report, ];