Viewing File: /home/maglabs/bnb2you/wp-content/plugins/code-snippets/js/settings/index.ts

import { handleSettingsTabs } from './tabs'
import { handleEditorPreviewUpdates } from './editor-preview'

handleSettingsTabs()
handleEditorPreviewUpdates()
Back to Directory File Manager