2
0
mirror of https://github.com/esiur/esiur-js.git synced 2026-03-18 15:30:38 +00:00
This commit is contained in:
2019-12-03 13:32:15 +03:00
parent fb6276d6e5
commit fa0a7b279f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +0,0 @@
import wh from './Resource/Warehouse.js';
if (window)
window.wh = wh;
export default wh;