mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
#6096 export serialtab and serialsession classes
This commit is contained in:
@@ -36,3 +36,6 @@ import { SerialProfilesService } from './profiles'
|
||||
],
|
||||
})
|
||||
export default class SerialModule { } // eslint-disable-line @typescript-eslint/no-extraneous-class
|
||||
|
||||
export { SerialTabComponent }
|
||||
export { SerialSession } from './api'
|
||||
|
Reference in New Issue
Block a user