/**/ export default { template: `
`, props: ['win'], methods: { }, created: function () { } }