/* * @Author: your name * @Date: 2021-07-13 09:37:46 * @Description: * @FilePath: /zl-large-screen/src/index.ts */ import "./theme/index.less" import "./style/var.scss" export { default as LargeScreenLayout } from "./components/LargeScreenLayout/index"