8 lines
No EOL
185 B
JavaScript
8 lines
No EOL
185 B
JavaScript
export const OPTION_IS_COMPLEX = {
|
|
headerToolbar: true,
|
|
footerToolbar: true,
|
|
events: true,
|
|
eventSources: true,
|
|
resources: true
|
|
};
|
|
//# sourceMappingURL=options.js.map
|