mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 14:52:45 +00:00
export SSHMultiplexerService
This commit is contained in:
parent
24c64a5e24
commit
ab4899043f
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ export * from './contextMenu'
|
|||
export * from './interfaces'
|
||||
export * from './importer'
|
||||
export * from './proxyStream'
|
||||
export { SSHMultiplexerService } from '../services/sshMultiplexer.service'
|
||||
|
|
Loading…
Reference in a new issue