UNPKG

april-ui

Version:

## Project setup ``` yarn install ```

7 lines (6 loc) 149 B
import AprilModelCenter from './src/center.vue' import AprilModelRight from './src/right.vue' export { AprilModelCenter, AprilModelRight } ;