📄 map.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 1 |
📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/shared/provideLocal/map.ts
📦 Imports¶
Name | Source |
---|---|
getCurrentInstance |
vue |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
localProvidedStateMap |
WeakMap<any, Record<string | symbol, any>> |
const | new WeakMap<NonNullable<NonNullable<ReturnType<typeof getCurrentInstance>>['proxy']>, Record<string | symbol, any>>() |
✓ |