/home/edulekha/midlandsglobalhcs.co.uk/wp-content/plugins/code-snippets/js/manage.ts
import { handleShowCloudPreview, handleSnippetActivationSwitches, handleSnippetPriorityChanges } from './services/manage'

handleSnippetActivationSwitches()
handleSnippetPriorityChanges()
handleShowCloudPreview()