We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ad94a commit 8e61eb7Copy full SHA for 8e61eb7
1 file changed
libs/vscode/decorations/src/index.ts
@@ -1,2 +1,3 @@
1
export * from './lib/idl-decorations-manager.class';
2
+export * from './lib/idl-decorations-manager.interface';
3
export * from './lib/initialize-decorations';
0 commit comments