mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
Esiur 1.2.3
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
export const DistributedResourceQueueItemType =
|
||||
{
|
||||
Propery: 0,
|
||||
Event: 1
|
||||
};
|
||||
|
||||
export default class DistributedResourceQueueItem {
|
||||
constructor(resource, type, value, index) {
|
||||
|
||||
Reference in New Issue
Block a user