export { launchConfiguration } from './launch-configuration'; export { newTab } from './new-tab'; export { newWindow } from './new-window'; export { tabConfig } from './tab-config';