"use strict"; Vue.component("cc-tiled-layer", { dependencies: ["packages://inspector/share/blend.js"], template: '\n \n\n ', props: { target: { twoWay: !0, type: Object }, multi: { twoWay: !0, type: Boolean } } });