deep-foundation / deep-foundation/deeplinks
await deep.ids(["@deep-foundation/core", "Contain", "User"]) returns wrong result
Open
bug
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```ts
await deep.ids(["@deep-foundation/core", "Contain", "User"])
```
```json
{
"@deep-foundation/core": {
"Contain": {
"User": 3
}
}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.