Skip to content

Can not be used when multiple nested aliases are involved #341

@Gggpound

Description

@Gggpound

Bug report
When I use it in a monorepo project, I can not export the type correctly, and usually the result is a null value
Input code

export { debounce, get, merge, mergeWith, set } from 'lodash-es';
image

this exportElementSymbol is undefined, and throw an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions