mirror of
https://github.com/esiur/esiur-js.git
synced 2026-02-01 05:30:40 +00:00
2.3.5
This commit is contained in:
@@ -12654,7 +12654,7 @@ var WH = exports.WH = /*#__PURE__*/function (_IEventHandler) {
|
|||||||
store = (_store = store) !== null && _store !== void 0 ? _store : parent.instance.store;
|
store = (_store = store) !== null && _store !== void 0 ? _store : parent.instance.store;
|
||||||
case 18:
|
case 18:
|
||||||
instanceName = path[path.length - 1];
|
instanceName = path[path.length - 1];
|
||||||
resourceReference = new WekRef(resource);
|
resourceReference = new WeakRef(resource);
|
||||||
if (!(store == null)) {
|
if (!(store == null)) {
|
||||||
_context.next = 30;
|
_context.next = 30;
|
||||||
break;
|
break;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "esiur",
|
"name": "esiur",
|
||||||
"version": "2.3.4",
|
"version": "2.3.5",
|
||||||
"description": "Distributed Object Framework",
|
"description": "Distributed Object Framework",
|
||||||
"main": "esiur.js",
|
"main": "esiur.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user