mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04: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)
|
||
|
|
||
|
}
|