BookStack/resources/js/wysiwyg/ui/framework/manager.ts

11 lines
115 B
TypeScript
Raw Normal View History

2024-05-30 11:50:55 -04:00
export class EditorUIManager {
// Todo - Register and show modal via this
// (Part of UI context)
}