import detail from './detail'; import main from './main'; import library from './library'; export default [detail, main, library];