3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export { VWindow } from './VWindow.js';
|
|
export { VWindowItem } from './VWindowItem.js';
|