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 6c85478 commit 1983adcCopy full SHA for 1983adc
labextension/src/svg.d.ts
@@ -0,0 +1,4 @@
1
+declare module '*.svg' {
2
+ const image: string;
3
+ export default image;
4
+}
labextension/style/icons/proxy.svg
0 commit comments