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 d8e8d9e commit ccd013aCopy full SHA for ccd013a
src/v8.ts
@@ -1,8 +1,6 @@
1
/**
2
* Stores constants for the window types supported by the CSXS infrastructure.
3
*/
4
-import IMSInterface from "./IMSInterface";
5
-
6
enum CSXSWindowType {
7
_PANEL = "Panel",
8
_MODELESS = "Modeless",
0 commit comments