Revert "fix(app): startup efficiency (#18854)"
This reverts commit 546748a461.
This commit is contained in:
parent
cbe1337f24
commit
a379eb3867
33 changed files with 632 additions and 939 deletions
|
|
@ -1,7 +1,6 @@
|
|||
export { AppBaseProviders, AppInterface } from "./app"
|
||||
export { ACCEPTED_FILE_EXTENSIONS, ACCEPTED_FILE_TYPES, filePickerFilters } from "./constants/file-picker"
|
||||
export { useCommand } from "./context/command"
|
||||
export { loadLocaleDict, normalizeLocale, type Locale } from "./context/language"
|
||||
export { type DisplayBackend, type Platform, PlatformProvider } from "./context/platform"
|
||||
export { ServerConnection } from "./context/server"
|
||||
export { handleNotificationClick } from "./utils/notification-click"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue