Import the backupData in router.tsx #13124
Annotations
5 errors
test
Property 'onBackupData' does not exist on type '{ clipboardWriteText: (text: string) => void; clipboardClear: () => void; onDeeplink: (callback: (url: string) => void) => void; onAppUpdateDownloaded: (callback: () => void) => void; installAppUpdateAndQuit: () => void; }'.
|
test
Parameter 'event' implicitly has an 'any' type.
|
test
Parameter 'backupData' implicitly has an 'any' type.
|
test
@umami/desktop#check-types: command (/home/runner/work/umami-v2/umami-v2/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
test
Process completed with exit code 2.
|