📄 demo.vue
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 1 |
📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/core/useCloned/demo.vue
📦 Imports¶
Name | Source |
---|---|
useCloned |
@vueuse/core |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
template |
{ fruit: string; drink: string; } |
let/var | { fruit: 'banana', drink: 'water' } |
✗ |