ZupIT/beagle-web-core

JSDoc not appearing for Tree

Tiagoperes opened this issue · 0 comments

Beagle Web version: 1.3.0

Steps To Reproduce

  1. Import { Tree } from 'beagle-web'
  2. Check the documentation of any of the members of Tree

The current behavior

No documentation is shown

The expected behavior

Expected the JSDocs to show

Problem

beagle-tree/index.ts re-exports the other files ends up losing the JSDocs