Park Byung Eun 5ccfc1260b sync
2020-08-10 14:05:14 +09:00

4 lines
79 B
TypeScript

import { AppWindow } from './app.window';
export const WINDOWS = [AppWindow];