📄 demo.vue¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 3 |
| 📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/integrations/useChangeCase/demo.vue
📦 Imports¶
| Name | Source |
|---|---|
ChangeCaseType |
@vueuse/integrations |
useChangeCase |
@vueuse/integrations |
shallowRef |
vue |
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
type |
boolean |
let/var | shallowRef<ChangeCaseType>(transforms[0]) |
✗ |