kkfileView/server/target/classes/static/drawio/js/PostConfig.js

8 lines
230 B
JavaScript
Raw Normal View History

2024-05-15 12:24:32 +08:00
/**
* Copyright (c) 2006-2020, JGraph Ltd
* Copyright (c) 2006-2020, 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;