2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2026-04-04 02:08:21 +00:00
Files
esiur-dart/lib/src/Net/IIP/DistributedResourceQueueItemType.dart
2019-08-07 17:12:20 +03:00

5 lines
84 B
Dart

enum DistributedResourceQueueItemType
{
Propery,
Event
}