@nutui/nutui
Version:
京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)
11 lines (10 loc) • 301 B
JavaScript
import { c as createComponent } from "../component-DQf3CENX.js";
import "vue";
import { w as withInstall } from "../with-install-Ch3FF0uS.js";
const { create } = createComponent("layout");
const _sfc_main = create({});
withInstall(_sfc_main);
export {
_sfc_main as Layout,
_sfc_main as default
};