mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
1.5.1
This commit is contained in:
@@ -48,6 +48,11 @@ export default class DistributedResource extends IResource
|
||||
this._p.attached = false;
|
||||
}
|
||||
|
||||
trigger(type)
|
||||
{
|
||||
return new AsyncReply(true);
|
||||
}
|
||||
|
||||
constructor(connection, instanceId, age, link)
|
||||
{
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user