Skip to content

Doesn't work for re-exported functions from other packages #3

Open
@aminya

Description

Describe the bug

In my package, I re-export a function. But I don't get its documentation in my readme.

export { default as isPathInside } from "is-path-inside"

To Reproduce

Reexport a function from another package

Expected behavior
Re-exported functions should be documented.

Screenshots

Environment information:

Additional context
aminya/patha#5

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions