cl01/wp-content/plugins/code-snippets/js/services/settings/index.ts
2025-02-24 12:39:24 +08:00

3 lines
106 B
TypeScript
Executable File

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