UNPKG

@huntianning/components

Version:

Custom components for HTN

11 lines (8 loc) 188 B
import ReportWorkGrid from './report-work-grid' import ReportWorkForm from './report-work-form' const install = () => {} export default { install, ReportWorkGrid, ReportWorkForm }