We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cdaf3 commit d7f7215Copy full SHA for d7f7215
tests/integration/dts/copy/src/index.ts
@@ -0,0 +1,2 @@
1
+export const a = 'hello world';
2
+export type A = string;
0 commit comments