We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
export interface Test1 { name: string; }
export type Test2 = { name: string; }
How to use interface and type?
none
System: OS: Linux 5.16 Fedora Linux 35 (Workstation Edition) CPU: (6) x64 Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz Memory: 13.52 GB / 31.28 GB Container: Yes Shell: 5.1.8 - /bin/bash Binaries: Node: 16.15.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/bin/yarn npm: 8.11.0 - /usr/local/bin/npm Browsers: Chrome: 100.0.4896.127 Firefox: 99.0.1
pnpm
The text was updated successfully, but these errors were encountered:
I want 'interface' and 'type' to be exported in 'auto import. D.ts' like' class'
Sorry, something went wrong.
What should I do?
Duplicated #61
No branches or pull requests
Describe the bug
How to use interface and type?
Reproduction
none
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: