Merge branch 'translations_2024-12-05_050340' into 'main'
[ProtonMail-WebClient.git] / packages / pass / store / sagas / desktop.ts
blob0856d3452b0316e45ef3859f0f0626cd612e59c9
1 import type { PassSaga } from '@proton/pass/store/types';
3 export const DESKTOP_SAGAS: PassSaga[] = [];