mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
3 lines
165 B
TypeScript
3 lines
165 B
TypeScript
export { IpcRequest } from "./ipc-request.interface"
|
|
export { IpcResponse } from "./ipc-response.interface"
|
|
export { OpenSaveDialogOption } from "../os/dialog.model" |