classic-ui/modules/account/injectors/index.js
Danil Kovtonyuk 44f31f8b9f
init
2022-04-22 13:14:19 +10:00

11 lines
321 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// components
export * from './noteInjectors'
export * from './setupInjectors'
export * from './walletInjectors'
export * from './сontrolInjectors'
export * from './indicatorInjectors'
// modals
export * from './setupAccountInjectors'
export * from './recoverAccountInjectors'
export * from './showRecoveryKeyInjectors'