mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-02 13:58:57 +08:00
11 lines
115 B
TypeScript
11 lines
115 B
TypeScript
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
export class EditorUIManager {
|
||
|
|
||
|
// Todo - Register and show modal via this
|
||
|
// (Part of UI context)
|
||
|
|
||
|
}
|