Viewing File: /home/maglabs/multicerame/wp-content/plugins/code-snippets/js/manage.ts

import { handleShowCloudPreview, handleSnippetActivationSwitches, handleSnippetPriorityChanges } from './services/manage'

handleSnippetActivationSwitches()
handleSnippetPriorityChanges()
handleShowCloudPreview()
Back to Directory File Manager