Add types to exports
Open
- Dominant language
- JavaScript
- Stars
- 97
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When using this library with typescript I get an error:
```
There are types at '.../node_modules/@bramus/specificity/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@bramus/specificity' library may need to update its package.json or typings.
```
I think the fix is just to add the `types` field under the exports as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.