We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfdf52 commit 58c88c9Copy full SHA for 58c88c9
src/settings/index.ts
@@ -1,6 +1,5 @@
1
export * from './settings.js'
2
export * from './scope.js'
3
-export * from './initializeAccount.js'
4
export * from './getAllAccounts.js'
5
export * from './getAllAccountsSettings.js'
6
export * from './groupByAccount.js'
src/settings/initializeAccount.ts
0 commit comments