"use strict"; const common_vendor = require("../../common/vendor.js"); if (!Array) { const _component_layout_default_uni = common_vendor.resolveComponent("layout-default-uni"); _component_layout_default_uni(); } const _sfc_main = { __name: "ai-interactive-space", setup(__props) { return (_ctx, _cache) => { return {}; }; } }; const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-02f44e03"]]); wx.createPage(MiniProgramPage); //# sourceMappingURL=ai-interactive-space.js.map