interface.uts 71 B

12
  1. // export type RestartApp = () => void
  2. export type ExitApp = () => void