Open
Description
Describe the bug
Links and hierarchy section work/don't work depending on which package page you're looking at.
Links
works in common:
https://typescript.temporal.io/api/interfaces/common.DataConverter
don't work in worker:
https://typescript.temporal.io/api/interfaces/worker.DataConverter
Hierarchy
works in client:
https://typescript.temporal.io/api/classes/client.TemporalFailure
doesn't work in common:
https://typescript.temporal.io/api/classes/common.TemporalFailure