mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-14 01:57:37 +08:00
fix(BaseViewer): fix BaseViewerOptions
type
This commit is contained in:
@ -55,7 +55,7 @@ import {
|
||||
* container?: string|HTMLElement;
|
||||
* moddleExtensions?: ModdleExtensions;
|
||||
* additionalModules?: ModuleDeclaration[];
|
||||
* } } BaseViewerOptions
|
||||
* } & Record<string, any> } BaseViewerOptions
|
||||
*
|
||||
* @typedef {Record<string, ModdleElement>} ModdleElementsById
|
||||
*
|
||||
|
Reference in New Issue
Block a user