/home/edulekha/midlandsglobalhcs.co.uk/wp-content/plugins/code-snippets/js/settings.ts
import { handleEditorPreviewUpdates, handleSettingsTabs, initVersionSwitch } from './services/settings'

handleSettingsTabs()
handleEditorPreviewUpdates()
initVersionSwitch()