You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/**
|
|
* Copyright (c) 2006-2024, JGraph Ltd
|
|
* Copyright (c) 2006-2024, draw.io AG
|
|
*/
|
|
// null'ing of global vars need to be after init.js
|
|
window.VSS_CONVERT_URL = null;
|
|
window.EMF_CONVERT_URL = null;
|
|
window.ICONSEARCH_PATH = null; |