superqemu/src/index.ts
modeco80 608b7255c9 remove display stuff
instead, we now provide the information for a higher level

also removes a dep so :)
2024-08-23 07:01:21 -04:00

2 lines
61 B
TypeScript

export * from './QemuVM.js';
export * from './QmpClient.js';