Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[api-extractor] nested import declaration or generics not supported #1975

Open
1 of 2 tasks
dtassone opened this issue Jun 30, 2020 · 0 comments
Open
1 of 2 tasks

[api-extractor] nested import declaration or generics not supported #1975

dtassone opened this issue Jun 30, 2020 · 0 comments

Comments

@dtassone
Copy link

Is this a feature or a bug?

  • Feature
  • Bug

Please describe the actual behavior.

generated import is

export declare const ArrowUpward: import("@material-ui/core/OverridableComponent").OverridableComponent<import("@material-ui/core").SvgIconTypeMap<{}, "svg">>;

Error: The expression contains an import() type, which is not yet supported by API Extractor:

What is the expected behavior?

No error

If this is a bug, please provide the tool version, Node.js version, and OS.

  • typescript: 3.9.5
  • Tool Version: 7.8.15
  • Node Version: 12.18.1
    • Is this a LTS version? Yes
    • Have you tested on a LTS version?
  • OS: Mac OS Mojave 10.14.6
@github-project-automation github-project-automation bot moved this to Needs triage in Bug Triage Feb 26, 2024
@iclanton iclanton moved this from Needs triage to AE/AD in Bug Triage Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: AE/AD
Development

No branches or pull requests

1 participant