mirror of
https://github.com/esiur/esiur-js.git
synced 2026-03-18 15:30:38 +00:00
Esiur 1.2.4
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
|
||||
import wh from './Resource/Warehouse.js';
|
||||
export default wh;
|
||||
|
||||
if (window)
|
||||
window.wh = wh;
|
||||
|
||||
export default wh;
|
||||
Reference in New Issue
Block a user