Eulergraph
    Preparing search index...

    Variable engineServicesConst

    engineServices: {
        AnimationService: typeof AnimationService;
        Charts: typeof Charts;
        CommandManager: typeof CommandManager;
        CommentManager: typeof CommentManager;
        CopyPasteService: typeof CopyPasteService;
        DrawService: typeof DrawService;
        Editor: typeof Editor;
        Effects: typeof Effects;
        ExportService: typeof ExportService;
        ExtPluginsManager: typeof ExtPluginsManager;
        ImportService: typeof ImportService;
        LayersManager: typeof LayersManager;
        Layout: typeof Layout;
        PrintPreview: typeof PrintPreview;
        SaveService: typeof SaveService;
        SnapService: typeof SnapService;
        Stencil: typeof Stencil;
        TableEditService: typeof TableEditService;
        TextEditor: typeof TextEditor;
        ThemeService: typeof ThemeService;
    } = ...

    Type Declaration