Files
standardnotes-app-web/app/assets/javascripts/Components/Preferences/Panes/index.ts
2022-05-20 23:20:05 +05:30

6 lines
178 B
TypeScript

export * from './HelpFeedback'
export * from './Security/Security'
export * from './Account/AccountPreferences'
export * from './Listed/Listed'
export * from './General/General'