临时文件

This commit is contained in:
dell
2025-02-19 16:05:53 +08:00
parent b915c54c63
commit 4071d8f337
46 changed files with 69286 additions and 0 deletions

View File

@ -0,0 +1,8 @@
/**
* 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.VSD_CONVERT_URL = null;
window.EMF_CONVERT_URL = null;
window.ICONSEARCH_PATH = null;