cbor-x
cbor-x copied to clipboard
`Tag` class is not exported from `index.d.ts`
It seems like the Tag
class is not being exported in the TypeScript type definitions, while it is being exported from the JavaScript side. Is there any specific reason for this, and is there a way to work around this?