mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +00:00
Static Calling
This commit is contained in:
@ -614,8 +614,10 @@ var _default = //const ExceptionCode =
|
||||
NotAttached: 31,
|
||||
AlreadyListened: 32,
|
||||
AlreadyUnlistened: 33,
|
||||
NotListenable: 34
|
||||
NotListenable: 34,
|
||||
ParseError: 35
|
||||
};
|
||||
|
||||
exports["default"] = _default;
|
||||
|
||||
},{}],8:[function(require,module,exports){
|
||||
|
Reference in New Issue
Block a user