/home/crealab/joms.brainware.com.co/wp-content/plugins/code-snippets/js/settings.ts
import { handleEditorPreviewUpdates, handleSettingsTabs } from './services/settings'

handleSettingsTabs()
handleEditorPreviewUpdates()