Skip to content

⬅️ Back to Table of Contents

📄 index.test.ts

📊 Analysis Summary

Metric Count
📦 Imports 8
📊 Variables & Constants 4
🟢 Vue Composition API 2

📚 Table of Contents

🛠️ File Location:

📂 packages/integrations/useCookies/index.test.ts

📦 Imports

Name Source
Cookie universal-cookie
afterEach vitest
describe vitest
expect vitest
it vitest
nextTick vue
watch vue
useCookies ./index

Variables & Constants

Name Type Kind Value Exported
cookies any const new Cookie()
cookies any const new Cookie()
value any let/var *not shown*
value any let/var *not shown*

Vue Composition API

Name Type Reactive Variables Composables
watch watch none none
watch watch none none