5 lines
136 B
TypeScript
Executable File
5 lines
136 B
TypeScript
Executable File
import { handleEditorPreviewUpdates, handleSettingsTabs } from './services/settings'
|
|
|
|
handleSettingsTabs()
|
|
handleEditorPreviewUpdates()
|