* feat: add "sync" pane to preferences -> account tab * chore: configure eslint to add new line at the end of file and remove trailing spaces * chore: add newline at the end of file
2 lines
42 B
TypeScript
2 lines
42 B
TypeScript
export { default as Sync } from './Sync';
|