Signal-Desktop/app/window_state.d.ts

3 lines
76 B
TypeScript

export function markShouldQuit(): void;
export function shouldQuit(): void;