Files
standardnotes-app-web/app/assets/javascripts/preferences/panes/account/index.ts
2021-09-07 12:04:25 -03:00

3 lines
116 B
TypeScript

export { default as Sync } from './Sync';
export { SubscriptionWrapper } from './subscription/SubscriptionWrapper';