Skip to content

⬅️ Back to Table of Contents

📄 index.test.ts

📊 Analysis Summary

Metric Count
📦 Imports 8
📊 Variables & Constants 5
🟢 Vue Composition API 1

📚 Table of Contents

🛠️ File Location:

📂 packages/core/useMutationObserver/index.test.ts

📦 Imports

Name Source
describe vitest
expect vitest
it vitest
vi vitest
computed vue
deepRef vue
nextTick vue
useMutationObserver ./index

Variables & Constants

Name Type Kind Value Exported
record any let/var cb.mock.calls[0][0][0]
record any let/var cb.mock.calls[0][0][0]
record2 any let/var cb.mock.calls[1][0][0]
record any let/var cb.mock.calls[0][0][0]
record2 any let/var cb.mock.calls[1][0][0]

Vue Composition API

Name Type Reactive Variables Composables
computed computed none none