mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Compiles.
This commit is contained in:
parent
c43faeb06a
commit
44fb333fab
@ -47,7 +47,7 @@ import { SpinnerCentered } from './style';
|
|||||||
export type EditorOptions = {
|
export type EditorOptions = {
|
||||||
mode: EditorRenderMode;
|
mode: EditorRenderMode;
|
||||||
locale: string;
|
locale: string;
|
||||||
zoom: number;
|
zoom?: number;
|
||||||
enableKeyboardEvents: boolean;
|
enableKeyboardEvents: boolean;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user