Skip to content

Commit 60a8325

Browse files
committed
Rename BrowserWindow
1 parent 2998665 commit 60a8325

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/shell/js/composeui-node-launcher/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export { BrowserWindow } from './BrowserWindow.js';
1+
export { BrowserWindow } from './browserWindow.js';
22
export { Launcher } from './launcher.js';
33
export { WindowConfig } from './windowConfig.js';
44
export * from './cli/cli.js';

0 commit comments

Comments
 (0)